OSDN Git Service

MIPS: Fix builds for VR41xx platforms
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Thu, 14 May 2020 11:07:23 +0000 (13:07 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 15 May 2020 07:09:58 +0000 (09:09 +0200)
commit8a4e2779570fe29da33e99a1c9addc4205110819
tree5dae2b5c37a531e41315070d11c9afac30aa201e
parentb6b6c318006b680a467451846aea65397074c59d
MIPS: Fix builds for VR41xx platforms

Changing inclusion of Platform files, broke VR41xx platforms. Add Makefile
to vr41xx directory and traverse subdirs from it.

Fixes: 26bff9eb49201aeb ("MIPS: Only include the platformfile needed")
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/vr41xx/Makefile [new file with mode: 0644]
arch/mips/vr41xx/Platform