mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
(sato) UPDATER_HOST_ROOT_DIR を追加。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2387 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
76f43c3d2e
commit
d826db4497
@ -43,6 +43,9 @@ NANDFIRM_DIR = $(SYSMENU_ROOT)/build/nandfirm/menu-launcher
|
||||
|
||||
SYSTEMUPDATER_DIR = $(SYSMENU_ROOT)/build/systemMenu_tools/SystemUpdater
|
||||
|
||||
# 実際に書き込みたいファイルの置かれているdataフォルダを指定
|
||||
export UPDATER_HOST_ROOT_DIR = $(call empath,$(SYSTEMUPDATER_DIR)/data)
|
||||
|
||||
ifdef BUILD_TWLSDK
|
||||
SUBMAKES += Makefile_environment
|
||||
endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user