mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-17 18:56:24 +00:00
172067e0bc
Allow to bring up CPU1. Based on LeMaker linux-actions tree. Signed-off-by: Andreas Färber <afaerber@suse.de>
5 lines
96 B
Makefile
5 lines
96 B
Makefile
obj-y += owl.o
|
|
obj-${CONFIG_SMP} += platsmp.o headsmp.o
|
|
|
|
AFLAGS_headsmp.o := -Wa,-march=armv7-a
|