Skip to content

Commit

Permalink
Add lide.device to lide-update.adf
Browse files Browse the repository at this point in the history
  • Loading branch information
LIV2 committed Dec 20, 2023
1 parent 4d949e8 commit 0f4fe92
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,12 @@ disk: $(ROM) lideflash/lideflash rename/renamelide lidetool/lidetool
write lideflash/lideflash lideflash + \
write rename/renamelide renamelide + \
makedir s + \
write $(BUILDDIR)/startup-sequence s/startup-sequence
write $(BUILDDIR)/startup-sequence s/startup-sequence + \
makedir Expansion + \
write info/Expansion.info Expansion.info + \
write info/lide.device.info Expansion/lide.device.info + \
write lide.device Expansion/lide.device


$(BUILDDIR)/lide-update.lha: lideflash/lideflash $(ROM) rename/renamelide lidetool/lidetool
@mkdir -p $(BUILDDIR)
Expand Down
Binary file added info/Expansion.info
Binary file not shown.
Binary file added info/lide.device.info
Binary file not shown.

0 comments on commit 0f4fe92

Please sign in to comment.