From 511ac471f941025ebd13e51413667a019d2dffe5 Mon Sep 17 00:00:00 2001 From: Neal Andrew Crook Date: Thu, 23 Jun 2016 19:27:01 +0100 Subject: [PATCH] REvise instructions to suit new build script. --- Kernel/platform-multicomp09/README | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Kernel/platform-multicomp09/README b/Kernel/platform-multicomp09/README index d7f3efbe..5fe43762 100644 --- a/Kernel/platform-multicomp09/README +++ b/Kernel/platform-multicomp09/README @@ -157,15 +157,13 @@ make -C Applications/ld09 TARGET=multicomp09 make -C Applications/V7/games -f Makefile.6809 TARGET=multicomp09 make -C Applications/games -f Makefile.6809 TARGET=multicomp09 make -C Applications/MWC/cmd -f Makefile.6809 TARGET=multicomp09 +make -C Applications/rpilot-1.4.2 -f Makefile.6809 TARGET=multicomp09 # 4. Build disk tools make -C Standalone # 5. Build boot disk image -cd Standalone/filesystem-src && ./build-filesystem -X fuzixfs.dsk 256 65535 - -# 6. Add extras -cd Standalone/filesystem-src && ./add-extras -X fuzixfs.dsk +cd Standalone/filesystem-src && ./build-filesystem-ng -x -f fuzixfs.dsk ************************** -- 2.34.1