Add a phony target for the NDK sysroots.
`make ndk` will build all the NDK sysroots. Test: make ndk Bug: http://b/27533932 Change-Id: Ic2f5bf61f8911f7b8d08a473f2fe0576f3e06224
This commit is contained in:
@@ -1125,4 +1125,7 @@ nothing:
|
||||
tidy_only:
|
||||
@echo Successfully make tidy_only.
|
||||
|
||||
ndk: $(SOONG_OUT_DIR)/ndk.timestamp
|
||||
.PHONY: ndk
|
||||
|
||||
endif # KATI
|
||||
|
Reference in New Issue
Block a user