mirror of https://github.com/ARMmbed/mbed-os.git
Add deploy-tests to the .PHONY target
parent
b03441870a
commit
5067db07ae
|
@ -41,7 +41,7 @@ MBED_TLS_DIR:=TARGET_IGNORE/mbedtls
|
|||
MBED_TLS_API:=$(MBED_TLS_DIR)/include/mbedtls
|
||||
MBED_TLS_GIT_CFG=$(MBED_TLS_DIR)/.git/config
|
||||
|
||||
.PHONY: all deploy rsync mbedtls clean update
|
||||
.PHONY: all deploy deploy-tests rsync mbedtls clean update
|
||||
|
||||
all: mbedtls
|
||||
|
||||
|
|
Loading…
Reference in New Issue