summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/Makefile
blob: 6deee85dfbe0425daa6c1925a19cd0e50a0808fd (plain)
1
2
3
4
5
6
7
8
#
# Makefile for the linux kernel, U8500 machine.
#

obj-y				:= clock.o cpu.o
obj-$(CONFIG_ARCH_U8500)	+= cpu-u8500.o
obj-$(CONFIG_MACH_U8500_MOP)	+= board-mop500.o
obj-$(CONFIG_SMP)		+= platsmp.o headsmp.o localtimer.o
OpenPOWER on IntegriCloud