Skip to content

Commit ded4aac

Browse files
authored
Update Makefile
1 parent f66a6c8 commit ded4aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
EE_BIN = Installer.elf
2-
EE_BIN_PACKED = OPENTUNAtoPS2BBL-INSTALLER.ELF
2+
EE_BIN_PACKED = OPENTUNAtoPS2BBL-BAREBONES.ELF
33
EE_BIN_STRIPPED = stripped.elf
44
EE_OBJS = main.o gs.o pad.o gs_asm.o ps2_asm.o dma_asm.o
55
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

Comments
 (0)