* Included AmigaOS dmesg tool and readme.
This commit is contained in:
parent
7a02a8d9f8
commit
cc912c27fb
|
@ -66,6 +66,9 @@ cd $CDDIR/install
|
|||
# Tools
|
||||
cp $DISKSROOT/rawrite2.exe $CDDIR/install
|
||||
cp $DISKSROOT/rawwrite.ttp $CDDIR/install
|
||||
wget -q sunsite.auc.dk:/pub/os/linux/680x0/tools/dmesg.readme -O dmesg.readme
|
||||
wget -q sunsite.auc.dk:/pub/os/linux/680x0/tools/dmesg -O dmesg
|
||||
chmod a+x dmesg
|
||||
|
||||
for TYPE in amiga atari bvme6000 mac mvme16x
|
||||
do
|
||||
|
|
Loading…
Reference in New Issue