diff options
Diffstat (limited to 'arch/arm/mach-omap2/Makefile')
-rw-r--r-- | arch/arm/mach-omap2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile index 29f6ca94c360..809416dc6440 100644 --- a/arch/arm/mach-omap2/Makefile +++ b/arch/arm/mach-omap2/Makefile | |||
@@ -38,6 +38,8 @@ obj-$(CONFIG_MACH_OVERO) += board-overo.o \ | |||
38 | mmc-twl4030.o | 38 | mmc-twl4030.o |
39 | obj-$(CONFIG_MACH_OMAP3_PANDORA) += board-omap3pandora.o \ | 39 | obj-$(CONFIG_MACH_OMAP3_PANDORA) += board-omap3pandora.o \ |
40 | mmc-twl4030.o | 40 | mmc-twl4030.o |
41 | obj-$(CONFIG_MACH_OMAP_3430SDP) += board-3430sdp.o \ | ||
42 | mmc-twl4030.o | ||
41 | 43 | ||
42 | # Platform specific device init code | 44 | # Platform specific device init code |
43 | ifeq ($(CONFIG_USB_MUSB_SOC),y) | 45 | ifeq ($(CONFIG_USB_MUSB_SOC),y) |