mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
SystemUpdaterのタイトルIDを0SUAへ変更。
使用する鍵を変更。maketad.updater.exe から maketad.exe へ変更。 git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1252 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
4ed13b1a7f
commit
0ad1f75557
@ -29,7 +29,7 @@ TWL_ARCHGEN = LIMITED
|
||||
|
||||
#TWL_CODEGEN = THUMB
|
||||
|
||||
TITLEID_LO = 0ZZA
|
||||
TITLEID_LO = 0SUA
|
||||
#TARGET_TAD =
|
||||
|
||||
TARGET_BIN = SystemUpdater.srl
|
||||
|
||||
@ -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]
|
||||
|
||||
@ -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
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user