Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / arm / plat-omap / Makefile
bloba14a78a2f149fa76e0167af8ec420c8152fe744f
2 # Makefile for the linux kernel.
5 # Common support
6 obj-y := sram.o dma.o counter_32k.o
7 obj-m :=
8 obj-n :=
9 obj- :=
11 # omap_device support (OMAP2+ only at the moment)
13 obj-$(CONFIG_OMAP_DM_TIMER) += dmtimer.o
14 obj-$(CONFIG_OMAP_DEBUG_LEDS) += debug-leds.o
15 i2c-omap-$(CONFIG_I2C_OMAP) := i2c.o
16 obj-y += $(i2c-omap-m) $(i2c-omap-y)
18 # OMAP mailbox framework
19 obj-$(CONFIG_OMAP_MBOX_FWK) += mailbox.o