Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[deliverable/linux.git] / arch / arm / mach-clps711x / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4
5 # Object file lists.
6
7 obj-y := common.o devices.o
8
9 obj-$(CONFIG_ARCH_AUTCPU12) += board-autcpu12.o
10 obj-$(CONFIG_ARCH_CDB89712) += board-cdb89712.o
11 obj-$(CONFIG_ARCH_CLEP7312) += board-clep7312.o
12 obj-$(CONFIG_ARCH_EDB7211) += board-edb7211.o
13 obj-$(CONFIG_ARCH_P720T) += board-p720t.o
This page took 0.039008 seconds and 6 git commands to generate.