making the kernel build with up to date compilers again, see https://bbs.archlinux...
[nao-ulib.git] / kernel / 2.6.29.6-aldebaran-rt / arch / arm / plat-omap / Makefile
blob04a100cfb8e5fcfe67057938f7472114150c04b1
2 # Makefile for the linux kernel.
5 # Common support
6 obj-y := common.o sram.o clock.o devices.o dma.o mux.o gpio.o \
7 usb.o fb.o io.o
8 obj-m :=
9 obj-n :=
10 obj- :=
12 # OCPI interconnect support for 1710, 1610 and 5912
13 obj-$(CONFIG_ARCH_OMAP16XX) += ocpi.o
15 obj-$(CONFIG_OMAP_MCBSP) += mcbsp.o
17 obj-$(CONFIG_CPU_FREQ) += cpu-omap.o
18 obj-$(CONFIG_OMAP_DM_TIMER) += dmtimer.o
19 obj-$(CONFIG_OMAP_DEBUG_DEVICES) += debug-devices.o
20 obj-$(CONFIG_OMAP_DEBUG_LEDS) += debug-leds.o
21 i2c-omap-$(CONFIG_I2C_OMAP) := i2c.o
22 obj-y += $(i2c-omap-m) $(i2c-omap-y)
24 # OMAP mailbox framework
25 obj-$(CONFIG_OMAP_MBOX_FWK) += mailbox.o