Make vendor license where it belongs.
This commit is contained in:
parent
8560544ed7
commit
ca7928b530
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -72,6 +72,7 @@ sdk: $(VENDOR_SDK_DIR)/.dir
|
|||
|
||||
$(VENDOR_SDK_DIR)/.dir: $(VENDOR_SDK_ZIP)
|
||||
unzip -o $^
|
||||
-mv License $(VENDOR_SDK_DIR)
|
||||
touch $@
|
||||
|
||||
esp_iot_sdk_v0.9.3_14_11_21.zip:
|
||||
|
|
Loading…
Add table
Reference in a new issue