mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
hatamoto_minoru
TWL_IPL_RED_ROOT が \ 区切りでもビルドできるように。 git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2063 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
d2a7a776f3
commit
67572c24ed
@ -34,7 +34,7 @@ SUBDIRS = \
|
||||
|
||||
export DEFAULT_COMP_ARM7 = jackal
|
||||
|
||||
COMPONENT_DIR = $(TWL_IPL_RED_ROOT)/build/components/$(DEFAULT_COMP_ARM7).TWL
|
||||
COMPONENT_DIR = $(call empath,$(TWL_IPL_RED_ROOT))/build/components/$(DEFAULT_COMP_ARM7).TWL
|
||||
SUBDIRS += $(COMPONENT_DIR)
|
||||
WRAM_MAP_FILE = $(COMPONENT_DIR)/wram_regs/wram_regs.rbin
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user