|
|
| File: [Development] / linux-2.6-xfs / arch / arm / plat-omap / Makefile (download)
Revision 1.5, Thu May 24 16:41:45 2007 UTC (10 years, 5 months ago) by tes.longdrop.melbourne.sgi.com
Merge up to 2.6.22-rc2 Merge of 2.6.x-xfs-melb:linux:28675b by kenmcd. |
# # Makefile for the linux kernel. # # Common support obj-y := common.o sram.o sram-fn.o clock.o devices.o dma.o mux.o gpio.o \ usb.o fb.o obj-m := obj-n := obj- := obj-$(CONFIG_OMAP_32K_TIMER) += timer32k.o # OCPI interconnect support for 1710, 1610 and 5912 obj-$(CONFIG_ARCH_OMAP16XX) += ocpi.o obj-$(CONFIG_CPU_FREQ) += cpu-omap.o obj-$(CONFIG_OMAP_DM_TIMER) += dmtimer.o obj-$(CONFIG_OMAP_DEBUG_LEDS) += debug-leds.o