[ARM] 5590/1: Add basic support for ST Nomadik 8815 SoC and evaluation board
[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.041791 seconds and 5 git commands to generate.