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 9edacb0ab035..d8b1de6f3f62 100644 --- a/arch/arm/mach-omap2/Makefile +++ b/arch/arm/mach-omap2/Makefile | |||
@@ -158,6 +158,8 @@ obj-$(CONFIG_MACH_CM_T35) += board-cm-t35.o \ | |||
158 | obj-$(CONFIG_MACH_CM_T3517) += board-cm-t3517.o | 158 | obj-$(CONFIG_MACH_CM_T3517) += board-cm-t3517.o |
159 | obj-$(CONFIG_MACH_IGEP0020) += board-igep0020.o \ | 159 | obj-$(CONFIG_MACH_IGEP0020) += board-igep0020.o \ |
160 | hsmmc.o | 160 | hsmmc.o |
161 | obj-$(CONFIG_MACH_IGEP0030) += board-igep0030.o \ | ||
162 | hsmmc.o | ||
161 | obj-$(CONFIG_MACH_OMAP3_TOUCHBOOK) += board-omap3touchbook.o \ | 163 | obj-$(CONFIG_MACH_OMAP3_TOUCHBOOK) += board-omap3touchbook.o \ |
162 | hsmmc.o | 164 | hsmmc.o |
163 | obj-$(CONFIG_MACH_OMAP_4430SDP) += board-4430sdp.o \ | 165 | obj-$(CONFIG_MACH_OMAP_4430SDP) += board-4430sdp.o \ |