Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
[deliverable/linux.git] / arch / arm / mach-vexpress / Makefile
CommitLineData
ceade897
RK
1#
2# Makefile for the linux kernel.
3#
61727630
RH
4ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include \
5 -I$(srctree)/arch/arm/plat-versatile/include
ceade897 6
2655f51d 7obj-y := v2m.o
fef88f10 8obj-$(CONFIG_ARCH_VEXPRESS_CA9X4) += ct-ca9x4.o
d41418c0 9obj-$(CONFIG_ARCH_VEXPRESS_DCSCB) += dcscb.o dcscb_setup.o
0462b447 10obj-$(CONFIG_SMP) += platsmp.o
e9882777 11obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o
This page took 0.180598 seconds and 5 git commands to generate.