Add amlogic tools to the local cache

This commit is contained in:
zador-blood-stained 2017-10-06 15:36:07 +03:00
parent b1c98c023e
commit 578084e7ea

View File

@ -261,6 +261,7 @@ if [[ $IGNORE_UPDATES != yes ]]; then
fetch_from_repo "https://github.com/armbian/config" "armbian-config" "branch:dev"
fetch_from_repo "https://github.com/rockchip-linux/rkbin" "rkbin-tools" "branch:master"
fetch_from_repo "https://github.com/MarvellEmbeddedProcessors/A3700-utils-marvell" "marvell-tools" "branch:A3700_utils-armada-17.10"
fetch_from_repo "https://github.com/armbian/odroidc2-blobs" "odroidc2-blobs" "branch:master"
fi
compile_sunxi_tools