From 59ef71cf4e3dbaa6adbd8b99cabf2f61ce5b95fb Mon Sep 17 00:00:00 2001 From: yutaka Date: Mon, 25 Feb 2008 06:35:59 +0000 Subject: [PATCH] =?UTF-8?q?make=20full=20=E5=AF=BE=E7=AD=96?= 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@736 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/systemMenu_RED/wlanfirm/Makefile0 | 4 ++++ build/systemMenu_RED/wlanfirm/Makefile1 | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/build/systemMenu_RED/wlanfirm/Makefile0 b/build/systemMenu_RED/wlanfirm/Makefile0 index 450453b8..d8ef9c28 100644 --- a/build/systemMenu_RED/wlanfirm/Makefile0 +++ b/build/systemMenu_RED/wlanfirm/Makefile0 @@ -18,6 +18,10 @@ TARGET_FIRM = SYSTEMMENU +override TARGET_PLATFORM := TWL +override TARGET_CODEGEN := ARM +override TWL_ARCHGEN := LIMITED + include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs MY_FIRM_ROOT = $(TWLWIRELESS_ROOT)/binfile diff --git a/build/systemMenu_RED/wlanfirm/Makefile1 b/build/systemMenu_RED/wlanfirm/Makefile1 index 9cedd43d..e8ce121c 100644 --- a/build/systemMenu_RED/wlanfirm/Makefile1 +++ b/build/systemMenu_RED/wlanfirm/Makefile1 @@ -18,6 +18,10 @@ TARGET_FIRM = SYSTEMMENU +override TARGET_PLATFORM := TWL +override TARGET_CODEGEN := ARM +override TWL_ARCHGEN := LIMITED + include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs MY_FIRM_ROOT = $(TWLWIRELESS_ROOT)/binfile MY_FIRM_ROOT_CYG = $(call eupath,$(MY_FIRM_ROOT))