mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-08 14:13:05 +09:00
Rely on the fallback to "Generic DT based system". This change is visible in /proc/cpuinfo. Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
4 lines
81 B
Makefile
4 lines
81 B
Makefile
obj-${CONFIG_SMP} += platsmp.o headsmp.o
|
|
|
|
AFLAGS_headsmp.o := -Wa,-march=armv7-a
|