aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/Makefile
blob: 36e76ba937fc031286eeb4fa7acf46b13e37cd64 (plain) (blame)
1
2
3
4
5
6
7
8
9
#
# Makefile for the linux kernel.
#

obj-y					:= core.o clock.o
obj-$(CONFIG_MACH_REALVIEW_EB)		+= realview_eb.o
obj-$(CONFIG_SMP)			+= platsmp.o headsmp.o
obj-$(CONFIG_HOTPLUG_CPU)		+= hotplug.o
obj-$(CONFIG_LOCAL_TIMERS)		+= localtimer.o