linux_dsm_epyc7002/arch/arm/mach-tango
Arnd Bergmann 765ff22d54 ARM: tango: pass ARM arch level for smc.S
allmodconfig is broken by the addition of the -mcpu=cortex-a9
flag for smc.S:

arch/arm/mach-tango/smc.S:1:0: warning: switch -mcpu=cortex-a9 conflicts with -march=armv6k switch

This sets the flag in the same way that all other platforms
do, to fix the compile error.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2015-12-31 17:48:32 +01:00
..
Kconfig
Makefile ARM: tango: pass ARM arch level for smc.S 2015-12-31 17:48:32 +01:00
setup.c
smc.h
smc.S