Fix some of the bugs
This commit is contained in:
2
Makefile
2
Makefile
@@ -22,7 +22,7 @@ $(NAME)$(REVISION).zip: boot.firm exception_dump_parser
|
||||
|
||||
boot.firm: $(SUBFOLDERS)
|
||||
@firmtool build $@ -D sysmodules/sysmodules.bin arm11/arm11.elf arm9/arm9.elf k11_extension/k11_extension.elf \
|
||||
-A 0x18180000 0x18000000 -C XDMA XDMA NDMA XDMA
|
||||
-A 0x18180000 -C XDMA XDMA NDMA XDMA
|
||||
@echo built... $(notdir $@)
|
||||
|
||||
$(SUBFOLDERS):
|
||||
|
||||
Reference in New Issue
Block a user