summary refs log tree commit diff stats
path: root/hw/pcmcia/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pcmcia/meson.build')
-rw-r--r--hw/pcmcia/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/pcmcia/meson.build b/hw/pcmcia/meson.build
index 04e29c109c..edcb7f5d26 100644
--- a/hw/pcmcia/meson.build
+++ b/hw/pcmcia/meson.build
@@ -1,2 +1 @@
 system_ss.add(when: 'CONFIG_PCMCIA', if_true: files('pcmcia.c'))
-system_ss.add(when: 'CONFIG_PXA2XX', if_true: files('pxa2xx.c'))