# HG changeset patch # User Tormod Volden # Date 1389997725 -3600 # Node ID 077b1e4528fd676ac503cfe2e42ca2d88638b548 # Parent ada96e56ab0e4ce46dc5c5d90993b03dfb2cd2df dragon: Do not try to copy missing acia51 from cmds There is no source file for this driver module. acia51 is the driver for the built-in serial port on the Dragon 64. The "acia51" module can be found in the Dragon Data OS-9 distribution, for instance on the OS9-SYSTEM.VDK image. diff -r ada96e56ab0e -r 077b1e4528fd level1/d64/cmds/makefile --- a/level1/d64/cmds/makefile Fri Jan 17 23:13:22 2014 +0100 +++ b/level1/d64/cmds/makefile Fri Jan 17 23:28:45 2014 +0100 @@ -27,7 +27,7 @@ DRAGON525CMDS = asm attr backup binex build cmp cobbler copy date del deldir \ dir display dmode dsave dump echo exbin format free ident link list \ load login makdir mdir merge mfree os9gen printerr procs pwd pxd rename \ - save setime shell_21 sleep tee tmode tsmon unlink verify xmode acia51 + save setime shell_21 sleep tee tmode tsmon unlink verify xmode DRAGON525CMDS2 = cputype dcheck debug ded deiniz devs dirsort disasm edit error \ grfdrv help iniz irqs megaread mpi os9gen padrom park printerr prompt \