aboutsummaryrefslogtreecommitdiffstats
path: root/hw/misc/macio/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'hw/misc/macio/Makefile.objs')
-rw-r--r--hw/misc/macio/Makefile.objs3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/misc/macio/Makefile.objs b/hw/misc/macio/Makefile.objs
new file mode 100644
index 00000000..ef7ac249
--- /dev/null
+++ b/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