Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
israpps authored Feb 21, 2024
1 parent ea69a06 commit 01c94f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@ ifeq ($(COH), 1)
IOPRP_SOURCE = embed/ioman_ioprp.img
IOPRP = 1
EE_CFLAGS += -DCOH=1
USE_ROM_PADMAN = 0
USE_ROM_MCMAN = 1
USE_ROM_SIO2MAN = 0
endif

ifeq ($(IOPRP), 1)
Expand Down

0 comments on commit 01c94f5

Please sign in to comment.