|
|
| File: [Development] / linux-2.6-xfs / arch / arm / plat-omap / Makefile (download)
Revision 1.3, Mon Dec 5 21:19:08 2005 UTC (11 years, 10 months ago) by nathans.longdrop.melbourne.sgi.com
Merge up to 2.6.15-rc5. Merge of 2.6.x-xfs-melb:linux:24672a 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 mcbsp.o usb.o obj-m := obj-n := obj- := # OCPI interconnect support for 1710, 1610 and 5912 obj-$(CONFIG_ARCH_OMAP16XX) += ocpi.o # Power Management obj-$(CONFIG_PM) += pm.o sleep.o obj-$(CONFIG_CPU_FREQ) += cpu-omap.o obj-$(CONFIG_OMAP_DM_TIMER) += dmtimer.o