trs80m1: use new format jv3 arguments
authorAlan Cox <alan@linux.intel.com>
Thu, 24 May 2018 21:08:04 +0000 (22:08 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 24 May 2018 21:08:04 +0000 (22:08 +0100)
Kernel/platform-trs80m1/Makefile

index f24387e..22d34a5 100644 (file)
@@ -40,7 +40,7 @@ image: trs80load.bin
        # And then bank2 (32K)
        dd if=../bank2.bin of=boot.raw bs=256 count=128 seek=199 conv=notrunc
        # And turn it into a single sided 40 track fm image
-       ../tools/makejv3 sd40s boot.raw boot.jv3
+       ../tools/makejv3 -t sd40s -d boot.raw boot.jv3
 
 trs80load.bin: trs80load.s
        sdasz80 -o trs80load.s