i.MX31ADS: Enable the first IMX serial port. (take 3)
[deliverable/linux.git] / arch / arm / mach-ks8695 / Makefile
CommitLineData
c53c9cf6
AV
1# arch/arm/mach-ks8695/Makefile
2#
3# Makefile for KS8695 architecture support
4#
5
8a87a996 6obj-y := cpu.o irq.o time.o gpio.o devices.o
c53c9cf6
AV
7obj-m :=
8obj-n :=
9obj- :=
10
11# PCI support is optional
7d77ce8f 12obj-$(CONFIG_PCI) += pci.o
c53c9cf6 13
fdb72fd8
AV
14# LEDs
15obj-$(CONFIG_LEDS) += leds.o
16
c53c9cf6 17# Board-specific support
9bf77ee6 18obj-$(CONFIG_MACH_KS8695) += board-micrel.o
This page took 0.188178 seconds and 5 git commands to generate.