diff options
Diffstat (limited to 'arch/arm/mach-omap2/Makefile')
| -rw-r--r-- | arch/arm/mach-omap2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile index 10e7c29ac1db..09fb3ad52497 100644 --- a/arch/arm/mach-omap2/Makefile +++ b/arch/arm/mach-omap2/Makefile | |||
| @@ -58,6 +58,9 @@ obj-$(CONFIG_MACH_NOKIA_RX51) += board-rx51.o \ | |||
| 58 | obj-$(CONFIG_MACH_OMAP_ZOOM2) += board-zoom2.o \ | 58 | obj-$(CONFIG_MACH_OMAP_ZOOM2) += board-zoom2.o \ |
| 59 | mmc-twl4030.o \ | 59 | mmc-twl4030.o \ |
| 60 | board-zoom-debugboard.o | 60 | board-zoom-debugboard.o |
| 61 | |||
| 62 | obj-$(CONFIG_MACH_OMAP_4430SDP) += board-4430sdp.o | ||
| 63 | |||
| 61 | # Platform specific device init code | 64 | # Platform specific device init code |
| 62 | ifeq ($(CONFIG_USB_MUSB_SOC),y) | 65 | ifeq ($(CONFIG_USB_MUSB_SOC),y) |
| 63 | obj-y += usb-musb.o | 66 | obj-y += usb-musb.o |
