]> cloudbase.mooo.com Git - z180-stamp-cpm3.git/blobdiff - cbios/Makefile
AVRCON --> USB0
[z180-stamp-cpm3.git] / cbios / Makefile
index 65cdd7bf4bde91d30afab167d0c456fbfd331f7b..e24e41f90ac012fd6606748aa7dc53ff6d47adfd 100644 (file)
@@ -1,7 +1,7 @@
 
 
 SRC := bioskrnl.180 boot.180 chario.180 drvtbl.180
-SRC += move.180 misc.180 time.180 mm.180
+SRC += move.180 time.180 mm.180 misc.180 utils.180
 SRC += msgbuf.180 conbuf.180 ascip.180 sdio.180
 SRC += scb.180
 
@@ -28,7 +28,7 @@ LN_QUIET = 1
 #LNKCMD =
 LN_VERB = /V
 LN_PROG = 0
-LN_DATA = C000
+LN_DATA = F000
 
 
 .suffixes: