uVisor: importer: Copy uvisor-tests pointer

This enables mbed-os and uvisor-tests to stay synchronized.
pull/4648/head
Jaeden Amero 2017-06-27 14:31:54 +01:00
parent 692d9055b1
commit f080a0ea6c
1 changed files with 2 additions and 0 deletions

View File

@ -111,6 +111,8 @@ publish: TARGET_M3 TARGET_M4
#
# Updated list of authors, sorted by contributions
git -C $(UVISOR_DIR) shortlog -s -n > $(TARGET_PREFIX)AUTHORS.txt
# Updated version of uvisor-tests
cp $(UVISOR_DIR)/tools/uvisor-tests.txt $(TARGET_PREFIX)uvisor-tests.txt
uvisor-compile: $(UVISOR_GIT_CFG)
make -C $(UVISOR_DIR)