]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/arm/mach-omap2/Makefile
4cc80f77fc9d7c6140ce0ee5f367d6301f4ae249
[linux-2.6-omap-h63xx.git] / arch / arm / mach-omap2 / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4
5 # Common support
6 obj-y := irq.o id.o io.o sram-fn.o memory.o prcm.o clock.o mux.o devices.o serial.o
7
8 obj-$(CONFIG_OMAP_MPU_TIMER)            += timer-gp.o
9
10 # Specific board support
11 obj-$(CONFIG_MACH_OMAP_GENERIC)         += board-generic.o
12 obj-$(CONFIG_MACH_OMAP_H4)              += board-h4.o
13