mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-26 19:05:23 +07:00
eb3827457a
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
|