mirror of
https://github.com/LIV2/CIDER-Software.git
synced 2025-12-06 00:23:50 +00:00
iderom: fixup disk creation
This commit is contained in:
parent
91203c1f91
commit
6b377d54bf
@ -1,7 +1,7 @@
|
||||
all: CIDER-IDE-Update.adf
|
||||
|
||||
CIDER-IDE-Update.adf:
|
||||
CIDER-IDE-Update.adf: startup-sequence ../../cflash/cflash ../cider-ide.rom
|
||||
xdftool $@ format CIDER-IDE + boot install boot1x + makedir s + write startup-sequence s/startup-sequence + write ../../cflash/cflash cflash + write ../cider-ide.rom cider-ide.rom
|
||||
|
||||
clean:
|
||||
rm -rf *.adf
|
||||
rm -rf *.adf
|
||||
|
||||
@ -1 +1 @@
|
||||
cflash -I cider-ide.rom
|
||||
cflash -I cider-ide.rom
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user