am fec412ed
: am b68c3f9c
: am 763c0801
: am 687bde38
: Merge "Add all the host tools to the list of prerequisites for the SDK."
* commit 'fec412ed3fe1b48928393ec14520a492fa2becba': Add all the host tools to the list of prerequisites for the SDK.
This commit is contained in:
commit
2d560de09c
1 changed files with 2 additions and 1 deletions
|
@ -1416,7 +1416,8 @@ deps := \
|
|||
$(atree_dir)/sdk.atree \
|
||||
$(sdk_tools_atree_files) \
|
||||
$(HOST_OUT_EXECUTABLES)/atree \
|
||||
$(HOST_OUT_EXECUTABLES)/line_endings
|
||||
$(ALL_HOST_INSTALLED_FILES) \
|
||||
$(HOST_OUT_EXECUTABLES)/line_endings
|
||||
|
||||
INTERNAL_SDK_TARGET := $(sdk_dir)/$(sdk_name).zip
|
||||
$(INTERNAL_SDK_TARGET): PRIVATE_NAME := $(sdk_name)
|
||||
|
|
Loading…
Reference in a new issue