blob: 4556aea9c3c5acfcd1aa9ed860dffcd9e06cabaf [file] [log] [blame]
Srinidhi Kasagaraa44ef42009-11-28 08:17:18 +01001#
2# Makefile for the linux kernel, U8500 machine.
3#
4
Rabin Vincentd48fd002010-05-03 07:46:56 +01005obj-y := clock.o cpu.o devices.o
Rabin Vincent591d8dd2010-05-03 08:46:51 +01006obj-$(CONFIG_UX500_SOC_DB5500) += cpu-db5500.o devices-db5500.o
Rabin Vincentcb165c52010-05-03 08:42:07 +01007obj-$(CONFIG_UX500_SOC_DB8500) += cpu-db8500.o devices-db8500.o
Srinidhi Kasagaraa44ef42009-11-28 08:17:18 +01008obj-$(CONFIG_MACH_U8500_MOP) += board-mop500.o
Rabin Vincent591d8dd2010-05-03 08:46:51 +01009obj-$(CONFIG_MACH_U5500) += board-u5500.o
Linus Walleijb394eeb2010-05-31 09:28:30 +010010obj-$(CONFIG_SMP) += platsmp.o headsmp.o
11obj-$(CONFIG_LOCAL_TIMERS) += localtimer.o