xref: /linux/arch/arm/mach-ux500/Makefile (revision 008f8a2f7ff4d63559b7ba7a6f7073efef9b1e08)
1aa44ef4dSSrinidhi Kasagar#
2aa44ef4dSSrinidhi Kasagar# Makefile for the linux kernel, U8500 machine.
3aa44ef4dSSrinidhi Kasagar#
4aa44ef4dSSrinidhi Kasagar
5d48fd006SRabin Vincentobj-y				:= clock.o cpu.o devices.o
6591d8dd7SRabin Vincentobj-$(CONFIG_UX500_SOC_DB5500)	+= cpu-db5500.o devices-db5500.o
7cb165c52SRabin Vincentobj-$(CONFIG_UX500_SOC_DB8500)	+= cpu-db8500.o devices-db8500.o
8*008f8a2fSHanumath Prasadobj-$(CONFIG_MACH_U8500_MOP)	+= board-mop500.o board-mop500-sdi.o
9591d8dd7SRabin Vincentobj-$(CONFIG_MACH_U5500)	+= board-u5500.o
10b394eebdSLinus Walleijobj-$(CONFIG_SMP)		+= platsmp.o headsmp.o
11b394eebdSLinus Walleijobj-$(CONFIG_LOCAL_TIMERS)	+= localtimer.o
12