From 0ad1f755570648d78ed97f6dede7cd6895f45a98 Mon Sep 17 00:00:00 2001 From: kamikawa Date: Thu, 24 Apr 2008 05:22:49 +0000 Subject: [PATCH] =?UTF-8?q?SystemUpdater=E3=81=AE=E3=82=BF=E3=82=A4?= =?UTF-8?q?=E3=83=88=E3=83=ABID=E3=82=920SUA=E3=81=B8=E5=A4=89=E6=9B=B4?= =?UTF-8?q?=E3=80=82=20=E4=BD=BF=E7=94=A8=E3=81=99=E3=82=8B=E9=8D=B5?= =?UTF-8?q?=E3=82=92=E5=A4=89=E6=9B=B4=E3=80=82maketad.updater.exe=20?= =?UTF-8?q?=E3=81=8B=E3=82=89=20maketad.exe=20=E3=81=B8=E5=A4=89=E6=9B=B4?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1252 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/systemMenu_RED/SystemUpdater/ARM9.TWL/Makefile | 2 +- build/systemMenu_RED/SystemUpdater/ARM9.TWL/main.rsf | 4 ++-- build/systemMenu_RED/SystemUpdater/data/Makefile | 8 ++------ 3 files changed, 5 insertions(+), 9 deletions(-) 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 #----------------------------------------------------------------------------