aboutsummaryrefslogtreecommitdiff
path: root/hw/pcmcia/Makefile.objs
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2019-08-16 17:19:34 +0400
committerPaolo Bonzini <pbonzini@redhat.com>2020-08-21 06:30:28 -0400
commit00953fa550f4868c39a340001c9839cc9bb534f0 (patch)
tree897b0afda21b1083deb5bbc492d273ab9eb793f4 /hw/pcmcia/Makefile.objs
parent7633d844367fd341be1ee0a5af785ccdd4ad55d9 (diff)
meson: convert hw/pcmcia
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/pcmcia/Makefile.objs')
-rw-r--r--hw/pcmcia/Makefile.objs2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/pcmcia/Makefile.objs b/hw/pcmcia/Makefile.objs
deleted file mode 100644
index 02cd986a2c..0000000000
--- a/hw/pcmcia/Makefile.objs
+++ /dev/null
@@ -1,2 +0,0 @@
-common-obj-y += pcmcia.o
-common-obj-$(CONFIG_PXA2XX) += pxa2xx.o