Mercurial > hg > Members > kono > nitros9-code
comparison level1/d64/cmds/makefile @ 2922:077b1e4528fd
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.
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Fri, 17 Jan 2014 23:28:45 +0100 |
parents | 28ed72477814 |
children | 2b5ed6da67df |
comparison
equal
deleted
inserted
replaced
2921:ada96e56ab0e | 2922:077b1e4528fd |
---|---|
25 tee tmode touch tsmon tuneport unlink verify xmode | 25 tee tmode touch tsmon tuneport unlink verify xmode |
26 | 26 |
27 DRAGON525CMDS = asm attr backup binex build cmp cobbler copy date del deldir \ | 27 DRAGON525CMDS = asm attr backup binex build cmp cobbler copy date del deldir \ |
28 dir display dmode dsave dump echo exbin format free ident link list \ | 28 dir display dmode dsave dump echo exbin format free ident link list \ |
29 load login makdir mdir merge mfree os9gen printerr procs pwd pxd rename \ | 29 load login makdir mdir merge mfree os9gen printerr procs pwd pxd rename \ |
30 save setime shell_21 sleep tee tmode tsmon unlink verify xmode acia51 | 30 save setime shell_21 sleep tee tmode tsmon unlink verify xmode |
31 | 31 |
32 DRAGON525CMDS2 = cputype dcheck debug ded deiniz devs dirsort disasm edit error \ | 32 DRAGON525CMDS2 = cputype dcheck debug ded deiniz devs dirsort disasm edit error \ |
33 grfdrv help iniz irqs megaread mpi os9gen padrom park printerr prompt \ | 33 grfdrv help iniz irqs megaread mpi os9gen padrom park printerr prompt \ |
34 runb shellplus shell_21 touch tuneport | 34 runb shellplus shell_21 touch tuneport |
35 | 35 |