From 112eb303a51a5b96f23a2b4dc1a3124f3c635e80 Mon Sep 17 00:00:00 2001 From: kamikawa Date: Fri, 21 Nov 2008 11:04:14 +0000 Subject: [PATCH] =?UTF-8?q?=E3=83=87=E3=83=95=E3=82=A9=E3=83=AB=E3=83=88?= =?UTF-8?q?=E3=81=A7=E3=81=AFdev.kp=E3=82=92=E6=9B=B8=E3=81=8D=E8=BE=BC?= =?UTF-8?q?=E3=81=BE=E3=81=AA=E3=81=84=E3=82=88=E3=81=86=E3=81=AB=E5=A4=89?= =?UTF-8?q?=E6=9B=B4=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@2701 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- .../NandInitializerProduction/ARM9.TWL/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/systemMenu_tools/NandInitializerProduction/ARM9.TWL/Makefile b/build/systemMenu_tools/NandInitializerProduction/ARM9.TWL/Makefile index 3d1b71f3..81d792c5 100644 --- a/build/systemMenu_tools/NandInitializerProduction/ARM9.TWL/Makefile +++ b/build/systemMenu_tools/NandInitializerProduction/ARM9.TWL/Makefile @@ -36,7 +36,7 @@ MACRO_FLAGS += -DUSE_WRITE_VARIOUS_DATA #============================================================================ #============================================================================ # dev.kpを書き込み可能にする場合定義します。(要:Make Clean) -MACRO_FLAGS += -DWRITE_DEVKP_ENABLE +#MACRO_FLAGS += -DWRITE_DEVKP_ENABLE #============================================================================ #============================================================================ # マリクラデバッグ用として作成する場合定義します。(要:Make Clean)