Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c61174aa authored by Dan Albert's avatar Dan Albert
Browse files

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
parent 02bf138d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1125,4 +1125,7 @@ nothing:
tidy_only:
	@echo Successfully make tidy_only.

ndk: $(SOONG_OUT_DIR)/ndk.timestamp
.PHONY: ndk

endif # KATI