From 356366804379f1d0fb6cdb8c281afbad0f641d2d Mon Sep 17 00:00:00 2001 From: yosiokat Date: Thu, 27 Aug 2009 07:19:30 +0000 Subject: [PATCH] =?UTF-8?q?SystemUpdaterRegionSelect=E3=82=92ver.1.4?= =?UTF-8?q?=E3=81=AB=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@2904 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- .../SystemUpdaterRegionSelect/ARM9.TWL/Makefile | 4 ++-- .../SystemUpdaterRegionSelect/ARM9.TWL/include/kami_global.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/systemMenu_tools/SystemUpdaterRegionSelect/ARM9.TWL/Makefile b/build/systemMenu_tools/SystemUpdaterRegionSelect/ARM9.TWL/Makefile index d57914a5..a7d282b7 100644 --- a/build/systemMenu_tools/SystemUpdaterRegionSelect/ARM9.TWL/Makefile +++ b/build/systemMenu_tools/SystemUpdaterRegionSelect/ARM9.TWL/Makefile @@ -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 diff --git a/build/systemMenu_tools/SystemUpdaterRegionSelect/ARM9.TWL/include/kami_global.h b/build/systemMenu_tools/SystemUpdaterRegionSelect/ARM9.TWL/include/kami_global.h index b830bbdd..c389b4e3 100644 --- a/build/systemMenu_tools/SystemUpdaterRegionSelect/ARM9.TWL/include/kami_global.h +++ b/build/systemMenu_tools/SystemUpdaterRegionSelect/ARM9.TWL/include/kami_global.h @@ -47,7 +47,7 @@ typedef enum 定数定義 *---------------------------------------------------------------------------*/ -#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