aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/Makefile
diff options
context:
space:
mode:
authorGravatar Arnd Bergmann <arnd@arndb.de> 2014-09-29 17:46:15 +0200
committerGravatar Arnd Bergmann <arnd@arndb.de> 2014-10-02 16:40:10 +0200
commitd8f0faa339b0beff6e055218e10b2982422db540 (patch)
tree3329f06113b75d7a00d13e64e869fcd457bc8673 /arch/arm/mach-at91/Makefile
parentCNS3xxx: Fix debug UART. (diff)
downloadlinux-d8f0faa339b0beff6e055218e10b2982422db540.tar.gz
linux-d8f0faa339b0beff6e055218e10b2982422db540.tar.bz2
linux-d8f0faa339b0beff6e055218e10b2982422db540.zip
ARM: hisi: depend on ARCH_MULTI_V7
hisi has a general dependency on ARCH_MULTIPLATFORM, which is problematic when building a kernel for non-V7 platforms but selecting drivers that might conflict with other architecture levels. In this case, it broke my (still out of tree) patch set that enables V7M multiplatform support, since that does not enable MULTI_IRQ support: arch/arm/kernel/built-in.o: In function `set_handle_irq': arch/arm/kernel/irq.c:125: undefined reference to `handle_arch_irq' arch/arm/kernel/built-in.o: In function `setup_arch': arch/arm/kernel/setup.c:965: undefined reference to `handle_arch_irq' Since all hisilicon platforms are ARMv7 based, we can avoid this problem by just making the dependency more specific. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Wei Xu <xuwei5@hisilicon.com>
Diffstat (limited to 'arch/arm/mach-at91/Makefile')
0 files changed, 0 insertions, 0 deletions