Skip to content

Commit

Permalink
fixed 1g boot
Browse files Browse the repository at this point in the history
  • Loading branch information
krazynez committed Apr 15, 2024
1 parent 3529b09 commit 94477c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ copy-bin:
$(Q)$(MAKE) -C extras/apps/updater/
$(Q)cp extras/apps/updater/EBOOT_PSP.PBP dist/UPDATE/EBOOT.PBP
$(Q)cp loader/dc/msipl/newipl/msipl_*.bin dist/PC/MagicMemoryCreator/TM/DCARK/
$(Q)cp loader/dc/btcnf/pspbtcnf_dc.bin dist/PC/MagicMemoryCreator/TM/DCARK/kd/
$(Q)cp loader/dc/btcnf/pspbtcnf_*_dc.bin dist/PC/MagicMemoryCreator/TM/DCARK/kd/
$(Q)cp contrib/PC/timemachine/tm_mloader.bin dist/PC/MagicMemoryCreator/TM/DCARK/
$(Q)cp loader/dc/msipl/newipl/loader/ipl.bin dist/PC/MagicMemoryCreator/msipl.bin
Expand Down

0 comments on commit 94477c9

Please sign in to comment.