Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetoot...
[deliverable/linux.git] / arch / arm / mach-iop33x / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4
5 obj-y := irq.o uart.o
6 obj-m :=
7 obj-n :=
8 obj- :=
9
10 obj-$(CONFIG_ARCH_IQ80331) += iq80331.o
11 obj-$(CONFIG_MACH_IQ80332) += iq80332.o
This page took 0.030118 seconds and 5 git commands to generate.