mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
overrideしたTWL_CODEGENを、サブプロセスへ必ず渡せるように修正。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2163 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
40c7210ca8
commit
da5230bf48
@ -22,6 +22,9 @@ export TWL_CODEGEN
|
|||||||
export TWL_ARCHGEN
|
export TWL_ARCHGEN
|
||||||
TWL_PROC := ARM7
|
TWL_PROC := ARM7
|
||||||
|
|
||||||
|
# always build only ARM codes under sub processes
|
||||||
|
SUBDIR_FLAGS = TWL_CODEGEN=$(TWL_CODEGEN)
|
||||||
|
|
||||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
||||||
|
|
||||||
export TWL_WLAN_ROOT = $(subst $(SPACE),\ ,$(subst \,/,$(TWL_IPL_RED_ROOT)))
|
export TWL_WLAN_ROOT = $(subst $(SPACE),\ ,$(subst \,/,$(TWL_IPL_RED_ROOT)))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user