From 97b4809aa4e65d243dc35a1df19700f5caf99f02 Mon Sep 17 00:00:00 2001 From: yutaka Date: Fri, 23 May 2008 04:51:34 +0000 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E3=81=98tad=E3=82=922=E5=9B=9E?= =?UTF-8?q?=E4=BD=9C=E3=82=8B=E3=81=93=E3=81=A8=E3=81=8C=E3=81=82=E3=82=8B?= =?UTF-8?q?=E3=81=AE=E3=82=92=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@1488 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/systemMenu_mastering/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/systemMenu_mastering/Makefile b/build/systemMenu_mastering/Makefile index 82a911db..7f317e05 100644 --- a/build/systemMenu_mastering/Makefile +++ b/build/systemMenu_mastering/Makefile @@ -20,6 +20,9 @@ TARGET_FIRM = SYSTEMMENU +TWL_CODEGEN = ARM +TWL_ARCHGEN = LIMITED + include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs ifeq ($(TWL_IPL_RED_PRIVATE_ROOT),)