blob: 56d0eb6e254e6ea3c7ac30107700ffe9a424f457 [file] [log] [blame]
Srinidhi Kasagaraa44ef42009-11-28 08:17:18 +01001#
2# Makefile for the linux kernel, U8500 machine.
3#
4
Arnd Bergmanna16729e2016-06-20 23:40:55 +02005obj-y := pm.o
Lee Jones6f6d6432013-11-06 10:05:43 +00006obj-$(CONFIG_UX500_SOC_DB8500) += cpu-db8500.o
Arnd Bergmann79886be2016-03-18 16:21:36 +01007obj-$(CONFIG_MACH_MOP500) += board-mop500-audio.o
Linus Walleijc00def72015-08-03 09:26:52 +02008obj-$(CONFIG_SMP) += platsmp.o
Sundar Iyer9d704c02010-09-15 10:45:51 +01009obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o
Ulf Hanssoncd931dc2014-10-14 11:12:56 +020010obj-$(CONFIG_PM_GENERIC_DOMAINS) += pm_domains.o
Arnd Bergmannf6f1bda2013-03-21 22:51:14 +010011
12CFLAGS_hotplug.o += -march=armv7-a