summaryrefslogtreecommitdiffstats
path: root/qemu/hw/misc/macio/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/misc/macio/Makefile.objs')
-rw-r--r--qemu/hw/misc/macio/Makefile.objs3
1 files changed, 3 insertions, 0 deletions
diff --git a/qemu/hw/misc/macio/Makefile.objs b/qemu/hw/misc/macio/Makefile.objs
new file mode 100644
index 000000000..ef7ac249e
--- /dev/null
+++ b/qemu/hw/misc/macio/Makefile.objs
@@ -0,0 +1,3 @@
+common-obj-y += macio.o
+common-obj-$(CONFIG_CUDA) += cuda.o
+common-obj-$(CONFIG_MAC_DBDMA) += mac_dbdma.o