diff options
Diffstat (limited to 'arch/arm/mach-omap2/Makefile')
-rw-r--r-- | arch/arm/mach-omap2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile index 757c84b8eef4..8850a247bec9 100644 --- a/arch/arm/mach-omap2/Makefile +++ b/arch/arm/mach-omap2/Makefile | |||
@@ -62,7 +62,7 @@ obj-$(CONFIG_MACH_OMAP3_PANDORA) += board-omap3pandora.o \ | |||
62 | mmc-twl4030.o | 62 | mmc-twl4030.o |
63 | obj-$(CONFIG_MACH_OMAP_3430SDP) += board-3430sdp.o \ | 63 | obj-$(CONFIG_MACH_OMAP_3430SDP) += board-3430sdp.o \ |
64 | mmc-twl4030.o | 64 | mmc-twl4030.o |
65 | 65 | obj-$(CONFIG_MACH_NOKIA_N8X0) += board-n8x0.o | |
66 | obj-$(CONFIG_MACH_NOKIA_RX51) += board-rx51.o \ | 66 | obj-$(CONFIG_MACH_NOKIA_RX51) += board-rx51.o \ |
67 | board-rx51-peripherals.o \ | 67 | board-rx51-peripherals.o \ |
68 | mmc-twl4030.o | 68 | mmc-twl4030.o |