Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[deliverable/linux.git] / arch / arm / mach-iop32x / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4
5 obj-y := irq.o
6
7 obj-$(CONFIG_MACH_GLANTANK) += glantank.o
8 obj-$(CONFIG_ARCH_IQ80321) += iq80321.o
9 obj-$(CONFIG_ARCH_IQ31244) += iq31244.o
10 obj-$(CONFIG_MACH_N2100) += n2100.o
11 obj-$(CONFIG_MACH_EM7210) += em7210.o
This page took 0.030446 seconds and 5 git commands to generate.