mirror of
https://github.com/hacks-guide/finalize.git
synced 2025-02-16 23:27:45 +00:00
make firm uninstallable
This commit is contained in:
parent
8598e5efec
commit
c27b7e454f
2
Makefile
2
Makefile
@ -13,7 +13,7 @@ builds/finalize_helper.firm: builds/finalize.romfs
|
||||
@sed -i s/FINALIZE_SHA256SUM/$(shell sha256sum $< | awk '{print $$1}')/g GodMode9/data/autorun.gm9
|
||||
@$(MAKE) -C GodMode9 SCRIPT_RUNNER=1
|
||||
@cp GodMode9/output/GodMode9.firm $@
|
||||
|
||||
@printf '\x01' | dd conv=notrunc bs=1 seek=16 of=$@
|
||||
clean:
|
||||
@rm -rf builds
|
||||
@$(MAKE) -C GodMode9 clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user