cgroup: add seq_file forward declaration for struct cftype
[deliverable/linux.git] / arch / arm / mach-versatile / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4
5 obj-y := core.o
6 obj-$(CONFIG_ARCH_VERSATILE_PB) += versatile_pb.o
7 obj-$(CONFIG_MACH_VERSATILE_AB) += versatile_ab.o
8 obj-$(CONFIG_MACH_VERSATILE_DT) += versatile_dt.o
9 obj-$(CONFIG_PCI) += pci.o
This page took 0.032078 seconds and 5 git commands to generate.