Merge git://git.infradead.org/mtd-2.6
[sfrench/cifs-2.6.git] / arch / arm / plat-omap / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4
5 # Common support
6 obj-y := common.o sram.o sram-fn.o clock.o devices.o dma.o mux.o gpio.o \
7          usb.o fb.o
8 obj-m :=
9 obj-n :=
10 obj-  :=
11
12 obj-$(CONFIG_OMAP_32K_TIMER)    += timer32k.o
13
14 # OCPI interconnect support for 1710, 1610 and 5912
15 obj-$(CONFIG_ARCH_OMAP16XX) += ocpi.o
16
17
18 obj-$(CONFIG_CPU_FREQ) += cpu-omap.o
19 obj-$(CONFIG_OMAP_DM_TIMER) += dmtimer.o
20 obj-$(CONFIG_OMAP_DEBUG_LEDS) += debug-leds.o