aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristoffer Ericson <kristoffer@boggieman.(none)>2010-01-02 19:17:46 +0100
committerKristoffer Ericson <kristoffer.ericson@gmail.com>2011-12-10 11:03:00 +0100
commit08271da981083fcd1711715d0dc4005c6e12cc77 (patch)
treea76cc572cbc0d7bb3c2036276a33bc1fbfab25a4
parentfb2a904d40cd802de18bba064e45773026790f11 (diff)
downloadlinux-hpc-08271da981083fcd1711715d0dc4005c6e12cc77.tar.gz
Make the MAUI build the mp900c pxa2xx pcmcia driver
-rw-r--r--drivers/pcmcia/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pcmcia/Makefile b/drivers/pcmcia/Makefile
index 74ede3f0da6175..4c0fb5fa7c7e12 100644
--- a/drivers/pcmcia/Makefile
+++ b/drivers/pcmcia/Makefile
@@ -74,4 +74,4 @@ pxa2xx_cs-$(CONFIG_MACH_MAINSTONE) += pxa2xx_mainstone.o
pxa2xx_cs-$(CONFIG_PXA_SHARPSL) += pxa2xx_sharpsl.o
pxa2xx_cs-$(CONFIG_MACH_ARMCORE) += pxa2xx_cm_x270.o
pxa2xx_cs-$(CONFIG_ARCH_MP900C) += pxa2xx_mp900.o
-
+pxa2xx_cs-$(CONFIG_ARCH_MAUI) += pxa2xx_mp900.o