Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio
[deliverable/linux.git] / arch / arm / mach-vexpress / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4 ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include \
5 -I$(srctree)/arch/arm/plat-versatile/include
6
7 obj-y := v2m.o
8 obj-$(CONFIG_ARCH_VEXPRESS_CA9X4) += ct-ca9x4.o
9 obj-$(CONFIG_ARCH_VEXPRESS_DCSCB) += dcscb.o dcscb_setup.o
10 obj-$(CONFIG_SMP) += platsmp.o
11 obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o
This page took 0.03051 seconds and 5 git commands to generate.