From b2ec6e0705e247f1f2c7013d7acdc713bbfe32d4 Mon Sep 17 00:00:00 2001 From: yosiokat Date: Tue, 20 May 2008 04:56:36 +0000 Subject: [PATCH] =?UTF-8?q?AES=E3=82=92OFF=E3=81=AB=E3=81=97=E3=81=A6?= =?UTF-8?q?=E3=81=8A=E3=81=8F=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@1418 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/buildtools/commondefs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/buildtools/commondefs b/build/buildtools/commondefs index 21d0973b..9cc973e5 100644 --- a/build/buildtools/commondefs +++ b/build/buildtools/commondefs @@ -36,7 +36,7 @@ else TWL_KEYSDIR := $(TWL_IPL_RED_PRIVATE_ROOT)/keys endif -MAKEROM_FLAGS += -a +#MAKEROM_FLAGS += -a #---------------------------------------------------------------------------- endif # TWL_IPL_COMMONDEFS_