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 3e1b45fe59a1..59b0ccce3099 100644 --- a/arch/arm/mach-omap2/Makefile +++ b/arch/arm/mach-omap2/Makefile | |||
@@ -93,6 +93,8 @@ obj-$(CONFIG_MACH_IGEP0020) += board-igep0020.o \ | |||
93 | 93 | ||
94 | obj-$(CONFIG_MACH_OMAP_4430SDP) += board-4430sdp.o | 94 | obj-$(CONFIG_MACH_OMAP_4430SDP) += board-4430sdp.o |
95 | 95 | ||
96 | obj-$(CONFIG_MACH_OMAP3517EVM) += board-am3517evm.o | ||
97 | |||
96 | # Platform specific device init code | 98 | # Platform specific device init code |
97 | obj-y += usb-musb.o | 99 | obj-y += usb-musb.o |
98 | obj-$(CONFIG_MACH_OMAP2_TUSB6010) += usb-tusb6010.o | 100 | obj-$(CONFIG_MACH_OMAP2_TUSB6010) += usb-tusb6010.o |