2 # Makefile for the linux kernel.
6 obj-y
:= common.o slcr.o
7 CFLAGS_REMOVE_hotplug.o
=-march
=armv6k
8 CFLAGS_hotplug.o
=-Wa
,-march
=armv7-a
-mcpu
=cortex-a9
9 obj-
$(CONFIG_HOTPLUG_CPU
) += hotplug.o
10 obj-
$(CONFIG_SMP
) += headsmp.o platsmp.o