mirror of https://github.com/ARMmbed/mbed-os.git
uVisor importer: Update the path of QUICKSTART.md
parent
e6effc2540
commit
a5d2127e0c
|
@ -76,7 +76,7 @@ rsync:
|
|||
rsync -a --delete $(UVISOR_API)/rtx/src/ $(TARGET_LIB_SRC)/rtx
|
||||
#
|
||||
# Copying the documentation...
|
||||
cp $(UVISOR_DIR)/docs/QUICKSTART.md $(TARGET_PREFIX)/README.md
|
||||
cp $(UVISOR_DIR)/docs/api/QUICKSTART.md $(TARGET_PREFIX)/README.md
|
||||
#
|
||||
# Copying licenses
|
||||
cp $(UVISOR_DIR)/LICENSE* $(TARGET_SUPPORTED)
|
||||
|
|
Loading…
Reference in New Issue