MX3: Add basic support for LogicPD i.MX31 LiteKit
[deliverable/linux.git] / arch / arm / mach-mx3 / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4
5 # Object file lists.
6
7 obj-y := mm.o clock.o devices.o iomux.o
8 obj-$(CONFIG_MACH_MX31ADS) += mx31ads.o
9 obj-$(CONFIG_MACH_MX31LITE) += mx31lite.o
10 obj-$(CONFIG_MACH_PCM037) += pcm037.o
This page took 0.02906 seconds and 5 git commands to generate.