Autoinstall dependencies in the SDK itself
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
LOCAL_PATH := $(dir $(lastword $(MAKEFILE_LIST)))
|
||||
$(shell $(LOCAL_PATH)/scripts/install.sh)
|
||||
|
||||
all:
|
||||
.PHONY: help all clean
|
||||
|
Reference in New Issue
Block a user