mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-27 05:01:26 -05:00
use elf2dol instead of embedded header
This commit is contained in:
@@ -11,7 +11,7 @@ MACHDEP = -DGEKKO -mogc -mcpu=750 -meabi -mhard-float
|
||||
|
||||
%.dol: %.elf
|
||||
@echo output ... $(notdir $@)
|
||||
@$(OBJCOPY) -O binary $< $@
|
||||
@elf2dol $< $@
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
%.elf:
|
||||
|
||||
Reference in New Issue
Block a user