diff options
Diffstat (limited to 'arch/arm/mach-omap2/Makefile')
-rw-r--r-- | arch/arm/mach-omap2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile index 911781c81063..490fdf8d1875 100644 --- a/arch/arm/mach-omap2/Makefile +++ b/arch/arm/mach-omap2/Makefile | |||
@@ -37,6 +37,7 @@ AFLAGS_sram34xx.o :=-Wa,-march=armv7-a | |||
37 | 37 | ||
38 | # Pin multiplexing | 38 | # Pin multiplexing |
39 | obj-$(CONFIG_ARCH_OMAP2420) += mux2420.o | 39 | obj-$(CONFIG_ARCH_OMAP2420) += mux2420.o |
40 | obj-$(CONFIG_ARCH_OMAP2430) += mux2430.o | ||
40 | obj-$(CONFIG_ARCH_OMAP3) += mux34xx.o | 41 | obj-$(CONFIG_ARCH_OMAP3) += mux34xx.o |
41 | 42 | ||
42 | # SMS/SDRC | 43 | # SMS/SDRC |