From bb88aabda0780f7da30b4a23ca185e5d00c1eb7b Mon Sep 17 00:00:00 2001 From: yutaka Date: Wed, 9 Jan 2008 01:47:26 +0000 Subject: [PATCH] =?UTF-8?q?make=20full=E3=81=A7NITRO=E7=89=88=E3=82=92?= =?UTF-8?q?=E4=BD=9C=E3=82=89=E3=81=AA=E3=81=84=E3=82=88=E3=81=86=E3=81=AB?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= 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@445 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/buildtools/commondefs.firm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build/buildtools/commondefs.firm b/build/buildtools/commondefs.firm index 7460b2fc..0d053662 100644 --- a/build/buildtools/commondefs.firm +++ b/build/buildtools/commondefs.firm @@ -31,8 +31,9 @@ TARGET_BIN ?= $(subst .,$(DUMMY_KEYS_SUFFIX).,$(TARGET_FIRM_BIN)) # # change default variables for product # -override TWL_ARCHGEN := LIMITED -override TWL_MEMSIZE := 16M +override TARGET_PLATFORM := TWL +override TWL_ARCHGEN := LIMITED +override TWL_MEMSIZE := 16M #---------------------------------------------------------------------------- # TWL-FIRM path settings