アプリジャンプ時のデバッグディセーブルを有効化。

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1135 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
nakasima 2008-04-15 05:48:41 +00:00
parent c75063a422
commit 8272e4058f
2 changed files with 0 additions and 8 deletions

View File

@ -28,11 +28,7 @@ SUBDIRS = \
#----------------------------------------------------------------------------
ifdef SDK_FINALROM
DISABLE_DEBUG = TRUE
else
DISABLE_DEBUG = FALSE
endif
TARGET_FIRM = SYSTEMMENU
TARGET_PLATFORM = TWL

View File

@ -22,11 +22,7 @@ SUBDIRS = \
#----------------------------------------------------------------------------
ifdef SDK_FINALROM
DISABLE_DEBUG = TRUE
else
DISABLE_DEBUG = FALSE
endif
TARGET_FIRM = SYSTEMMENU
TARGET_PLATFORM = TWL