Skip to content

Commit

Permalink
Merge fhi_mmce + mmcedrv into mmcefhi
Browse files Browse the repository at this point in the history
  • Loading branch information
rickgaiser committed Jan 23, 2025
1 parent 92c1a70 commit 2c13f41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
3 changes: 1 addition & 2 deletions ee/loader/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,7 @@ copy:
cp $(PS2SDK)/iop/irx/usbd_mini.irx modules
cp $(PS2SDK)/iop/irx/usbmass_bd_mini.irx modules
cp $(PS2SDK)/iop/irx/mmceman.irx modules
cp $(PS2SDK)/iop/irx/mmcedrv.irx modules
cp $(PS2SDK)/iop/irx/fhi_mmce.irx modules
cp $(PS2SDK)/iop/irx/mmcefhi.irx modules
cp $(PS2SDK)/iop/irx/mx4sio_bd_mini.irx modules
cp $(PS2SDK)/iop/irx/iLinkman.irx modules
cp $(PS2SDK)/iop/irx/IEEE1394_bd_mini.irx modules
Expand Down
5 changes: 1 addition & 4 deletions ee/loader/config/bsd-mmce.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ file = "mmceman.irx"
env = ["LE"]

[[module]]
file = "fhi_mmce.irx"
file = "mmcefhi.irx"
func = "FHI_FILEID"
env = ["EE"]
[[module]]
file = "mmcedrv.irx"
env = ["EE"]

0 comments on commit 2c13f41

Please sign in to comment.