]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - arch/arm/mach-clps711x/Makefile
Merge tag 'v3.9-rc3' into next
[mirror_ubuntu-artful-kernel.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
8 obj-m :=
9 obj-n :=
10 obj- :=
11
12 obj-$(CONFIG_ARCH_AUTCPU12) += board-autcpu12.o
13 obj-$(CONFIG_ARCH_CDB89712) += board-cdb89712.o
14 obj-$(CONFIG_ARCH_CLEP7312) += board-clep7312.o
15 obj-$(CONFIG_ARCH_EDB7211) += board-edb7211.o
16 obj-$(CONFIG_ARCH_FORTUNET) += board-fortunet.o
17 obj-$(CONFIG_ARCH_P720T) += board-p720t.o