Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
[deliverable/linux.git] / arch / arm / mach-ixp23xx / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4 obj-y := core.o pci.o
5 obj-m :=
6 obj-n :=
7 obj- :=
8
9 obj-$(CONFIG_MACH_ESPRESSO) += espresso.o
10 obj-$(CONFIG_MACH_IXDP2351) += ixdp2351.o
11 obj-$(CONFIG_MACH_ROADRUNNER) += roadrunner.o
This page took 0.031791 seconds and 5 git commands to generate.