x86/boot: Rename overlapping memcpy() to memmove()
[linux/fpc-iii.git] / arch / arm / mach-ux500 / Makefile
blobedfff1ae1f8d888d9c12a21b30f24af4281e4ab0
2 # Makefile for the linux kernel, U8500 machine.
5 obj-y := cpu.o id.o pm.o
6 obj-$(CONFIG_CACHE_L2X0) += cache-l2x0.o
7 obj-$(CONFIG_UX500_SOC_DB8500) += cpu-db8500.o
8 obj-$(CONFIG_MACH_MOP500) += board-mop500-regulators.o \
9 board-mop500-audio.o
10 obj-$(CONFIG_SMP) += platsmp.o
11 obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o
12 obj-$(CONFIG_PM_GENERIC_DOMAINS) += pm_domains.o
14 CFLAGS_hotplug.o += -march=armv7-a