aboutsummaryrefslogtreecommitdiff
path: root/hw/pcmcia/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pcmcia/Makefile.objs')
-rw-r--r--hw/pcmcia/Makefile.objs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pcmcia/Makefile.objs b/hw/pcmcia/Makefile.objs
index 4eac060c93..02cd986a2c 100644
--- a/hw/pcmcia/Makefile.objs
+++ b/hw/pcmcia/Makefile.objs
@@ -1,2 +1,2 @@
common-obj-y += pcmcia.o
-obj-$(CONFIG_PXA2XX) += pxa2xx.o
+common-obj-$(CONFIG_PXA2XX) += pxa2xx.o