diff --git a/build/systemMenu_RED/SystemUpdater/ARM9.TWL/Makefile b/build/systemMenu_RED/SystemUpdater/ARM9.TWL/Makefile index bdde54a0..7a684069 100644 --- a/build/systemMenu_RED/SystemUpdater/ARM9.TWL/Makefile +++ b/build/systemMenu_RED/SystemUpdater/ARM9.TWL/Makefile @@ -29,7 +29,7 @@ TWL_ARCHGEN = LIMITED #TWL_CODEGEN = THUMB -TITLEID_LO = 0ZZA +TITLEID_LO = 0SUA #TARGET_TAD = TARGET_BIN = SystemUpdater.srl diff --git a/build/systemMenu_RED/SystemUpdater/ARM9.TWL/main.rsf b/build/systemMenu_RED/SystemUpdater/ARM9.TWL/main.rsf index b40f860b..49e4f428 100644 --- a/build/systemMenu_RED/SystemUpdater/ARM9.TWL/main.rsf +++ b/build/systemMenu_RED/SystemUpdater/ARM9.TWL/main.rsf @@ -124,8 +124,8 @@ Property # CommonClientKey: launcher deliver common client Key [TRUE/FALSE] # # ========= SystemUpdaterは特別な鍵を使う ========= - #CommonClientKey TRUE - CommonClientKeyForDebugger TRUE + CommonClientKey TRUE + #CommonClientKeyForDebugger TRUE # # HwAESSlotB: launcher deliver HW AES slot B setting [TRUE/FALSE] diff --git a/build/systemMenu_RED/SystemUpdater/data/Makefile b/build/systemMenu_RED/SystemUpdater/data/Makefile index d2605bcf..cb47e949 100644 --- a/build/systemMenu_RED/SystemUpdater/data/Makefile +++ b/build/systemMenu_RED/SystemUpdater/data/Makefile @@ -22,16 +22,12 @@ include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs #---------------------------------------------------------------------------- -MAKETAD = $(SYSMENU_TOOLSDIR)/bin/maketad.updater.exe - - -#INSTALL_TARGETS = HNCA.tad -#INSTALL_DIR = $(ROOT)/build/tools/TwlNMenu/data +#MAKETAD = $(SYSMENU_TOOLSDIR)/bin/maketad.updater.exe LDIRT_CLEAN = HNAA.tad \ HNBA.tad \ HNCA.tad \ - menu_launcher-$(TWL_BUILD_DIR).nand + menu_launcher.nand #----------------------------------------------------------------------------