We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f66a6c8 commit ded4aacCopy full SHA for ded4aac
Makefile
@@ -1,5 +1,5 @@
1
EE_BIN = Installer.elf
2
-EE_BIN_PACKED = OPENTUNAtoPS2BBL-INSTALLER.ELF
+EE_BIN_PACKED = OPENTUNAtoPS2BBL-BAREBONES.ELF
3
EE_BIN_STRIPPED = stripped.elf
4
EE_OBJS = main.o gs.o pad.o gs_asm.o ps2_asm.o dma_asm.o
5
EE_OBJS += restartdel_icn.o restarticon_sys.o restartlist_icn.o restart_elf.o powerdel_icn.o powericon_sys.o powerlist_icn.o poweroff_elf.o apps_icn.o appsdel_icn.o appsicon_sys.o \
0 commit comments