summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/Makefile
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2011-10-20 15:18:11 +0200
committerArnd Bergmann <arnd@arndb.de>2011-10-20 15:18:11 +0200
commit3b3c281073288ebdc6161108bdc4c9f1b08bdee3 (patch)
tree397f9d7b4654da2759d5f88af34b9b3bb7467e80 /arch/arm/mach-mxs/Makefile
parentMerge branch 'ep93xx/board' into next/board (diff)
parentARM: mxs: Add initial support for DENX MX28 (diff)
downloadlinux-3b3c281073288ebdc6161108bdc4c9f1b08bdee3.tar.xz
linux-3b3c281073288ebdc6161108bdc4c9f1b08bdee3.zip
Merge branch 'imx/board' into next/board
Diffstat (limited to 'arch/arm/mach-mxs/Makefile')
-rw-r--r--arch/arm/mach-mxs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mxs/Makefile b/arch/arm/mach-mxs/Makefile
index 6c38262a3aaa..adcfb4e45106 100644
--- a/arch/arm/mach-mxs/Makefile
+++ b/arch/arm/mach-mxs/Makefile
@@ -10,6 +10,7 @@ obj-$(CONFIG_SOC_IMX28) += clock-mx28.o mm-mx28.o
obj-$(CONFIG_MACH_STMP378X_DEVB) += mach-stmp378x_devb.o
obj-$(CONFIG_MACH_MX23EVK) += mach-mx23evk.o
obj-$(CONFIG_MACH_MX28EVK) += mach-mx28evk.o
+obj-$(CONFIG_MACH_M28EVK) += mach-m28evk.o
obj-$(CONFIG_MODULE_TX28) += module-tx28.o
obj-$(CONFIG_MACH_TX28) += mach-tx28.o