i.MX31ADS: Enable the first IMX serial port. (take 3)
[deliverable/linux.git] / arch / arm / mach-ep93xx / Makefile
CommitLineData
e7736d47
LB
1#
2# Makefile for the linux kernel.
3#
b685004f 4obj-y := core.o clock.o gpio.o
e7736d47
LB
5obj-m :=
6obj-n :=
7obj- :=
8
5283304b 9obj-$(CONFIG_MACH_ADSSPHERE) += adssphere.o
1100c257 10obj-$(CONFIG_MACH_EDB9302) += edb9302.o
47d7e524 11obj-$(CONFIG_MACH_EDB9302A) += edb9302a.o
353ba84a 12obj-$(CONFIG_MACH_EDB9307) += edb9307.o
bf11d26c 13obj-$(CONFIG_MACH_EDB9312) += edb9312.o
87c01737 14obj-$(CONFIG_MACH_EDB9315) += edb9315.o
9b841755 15obj-$(CONFIG_MACH_EDB9315A) += edb9315a.o
e7736d47 16obj-$(CONFIG_MACH_GESBC9312) += gesbc9312.o
d941caa2 17obj-$(CONFIG_MACH_MICRO9) += micro9.o
e7736d47 18obj-$(CONFIG_MACH_TS72XX) += ts72xx.o
This page took 0.262003 seconds and 5 git commands to generate.