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
|
#TWL_CODEGEN = THUMB
|
||||||
|
|
||||||
TITLEID_LO = 0ZZA
|
TITLEID_LO = 0SUA
|
||||||
#TARGET_TAD =
|
#TARGET_TAD =
|
||||||
|
|
||||||
TARGET_BIN = SystemUpdater.srl
|
TARGET_BIN = SystemUpdater.srl
|
||||||
|
|||||||
@ -124,8 +124,8 @@ Property
|
|||||||
# CommonClientKey: launcher deliver common client Key [TRUE/FALSE]
|
# CommonClientKey: launcher deliver common client Key [TRUE/FALSE]
|
||||||
#
|
#
|
||||||
# ========= SystemUpdaterは特別な鍵を使う =========
|
# ========= SystemUpdaterは特別な鍵を使う =========
|
||||||
#CommonClientKey TRUE
|
CommonClientKey TRUE
|
||||||
CommonClientKeyForDebugger TRUE
|
#CommonClientKeyForDebugger TRUE
|
||||||
|
|
||||||
#
|
#
|
||||||
# HwAESSlotB: launcher deliver HW AES slot B setting [TRUE/FALSE]
|
# 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
|
#MAKETAD = $(SYSMENU_TOOLSDIR)/bin/maketad.updater.exe
|
||||||
|
|
||||||
|
|
||||||
#INSTALL_TARGETS = HNCA.tad
|
|
||||||
#INSTALL_DIR = $(ROOT)/build/tools/TwlNMenu/data
|
|
||||||
|
|
||||||
LDIRT_CLEAN = HNAA.tad \
|
LDIRT_CLEAN = HNAA.tad \
|
||||||
HNBA.tad \
|
HNBA.tad \
|
||||||
HNCA.tad \
|
HNCA.tad \
|
||||||
menu_launcher-$(TWL_BUILD_DIR).nand
|
menu_launcher.nand
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user