mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
SystemUpdaterRegionSelectをver.1.4に。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2904 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
a47f868830
commit
3563668043
@ -23,13 +23,13 @@
|
||||
#============================================================================
|
||||
|
||||
# SystemMenuファイルの置かれているフォルダを指定(相対もしくは絶対)
|
||||
UPDATER_HOST_ROOT_DIR = ./v1_3
|
||||
UPDATER_HOST_ROOT_DIR = S:/v1_4
|
||||
|
||||
# JPリージョンしか選択できなくする場合はTRUEを指定
|
||||
JP_REGION_ONLY ?= FALSE
|
||||
|
||||
# 中韓リージョンを選択できなくする場合はTRUEを指定
|
||||
DISABLE_CK_REGION ?= TRUE
|
||||
DISABLE_CK_REGION ?= FALSE
|
||||
|
||||
# COMPILE SWITCH for build SystemUpdater(TRUEにすると、ダミーdev.kpを生成しないようになります。)
|
||||
FOR_LOTCHECK ?= FALSE
|
||||
|
||||
@ -47,7 +47,7 @@ typedef enum
|
||||
’è<EFBFBD>”’è‹`
|
||||
*---------------------------------------------------------------------------*/
|
||||
|
||||
#define SYSTEM_UPDATER_NAME L"SystemUpdater ver.1.3"
|
||||
#define SYSTEM_UPDATER_NAME L"SystemUpdater ver.1.4"
|
||||
#define SYSTEM_UPDATER_LOG_PATH "nand:/sys/log/updater.log"
|
||||
#define SYSTEM_UPDATER_MAGIC_CODE 44001111
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user