patch-mxc-add-ARCH_MX1
[deliverable/linux.git] / arch / arm / plat-mxc / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4
5 # Common support
6 obj-y := irq.o clock.o gpio.o time.o devices.o
7
8 obj-$(CONFIG_ARCH_MX1) += iomux-mx1-mx2.o dma-mx1-mx2.o
9 obj-$(CONFIG_ARCH_MX2) += iomux-mx1-mx2.o dma-mx1-mx2.o
This page took 0.032716 seconds and 5 git commands to generate.