summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Oliver Stöneberg <oliverst@online.de>2015-01-08 00:20:41 +0100
committer Oliver Stöneberg <oliverst@online.de>2015-01-08 00:20:41 +0100
commit3a291c4cb7442464b7b961ebb78db1b38bc8cd49 (patch)
tree0ae72f3eb3d08f67a0764eff200658c98fc6b771
parentd3010103141ea98f074f2e9b3ca698809a707275 (diff)
fixed MESS tiny build (nw)
-rw-r--r--src/mess/tiny.mak6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mess/tiny.mak b/src/mess/tiny.mak
index a873af62db5..0979e44cb07 100644
--- a/src/mess/tiny.mak
+++ b/src/mess/tiny.mak
@@ -48,6 +48,12 @@ VIDEOS += TMS9928A
#-------------------------------------------------
+# specify available bus cores
+#-------------------------------------------------
+
+BUSES += COLECO
+
+#-------------------------------------------------
# This is the list of files that are necessary
# for building all of the drivers referenced
# in tiny.c