mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
make full 対策
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@736 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
27a87d8146
commit
59ef71cf4e
@ -18,6 +18,10 @@
|
|||||||
|
|
||||||
TARGET_FIRM = SYSTEMMENU
|
TARGET_FIRM = SYSTEMMENU
|
||||||
|
|
||||||
|
override TARGET_PLATFORM := TWL
|
||||||
|
override TARGET_CODEGEN := ARM
|
||||||
|
override TWL_ARCHGEN := LIMITED
|
||||||
|
|
||||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
||||||
MY_FIRM_ROOT = $(TWLWIRELESS_ROOT)/binfile
|
MY_FIRM_ROOT = $(TWLWIRELESS_ROOT)/binfile
|
||||||
|
|
||||||
|
|||||||
@ -18,6 +18,10 @@
|
|||||||
|
|
||||||
TARGET_FIRM = SYSTEMMENU
|
TARGET_FIRM = SYSTEMMENU
|
||||||
|
|
||||||
|
override TARGET_PLATFORM := TWL
|
||||||
|
override TARGET_CODEGEN := ARM
|
||||||
|
override TWL_ARCHGEN := LIMITED
|
||||||
|
|
||||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
||||||
MY_FIRM_ROOT = $(TWLWIRELESS_ROOT)/binfile
|
MY_FIRM_ROOT = $(TWLWIRELESS_ROOT)/binfile
|
||||||
MY_FIRM_ROOT_CYG = $(call eupath,$(MY_FIRM_ROOT))
|
MY_FIRM_ROOT_CYG = $(call eupath,$(MY_FIRM_ROOT))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user