Little bugs

This commit is contained in:
Fabio Belavenuto
2022-07-18 09:36:03 -03:00
parent 8091c22402
commit b9a02143b1
2 changed files with 32 additions and 22 deletions

View File

@@ -66,7 +66,7 @@ cp -Ru files/* .buildroot/
cd .buildroot
echo "Generating default config"
make arpl_defconfig
make BR2_EXTERNAL=../external arpl_defconfig
echo "Version: ${VERSION}"
echo "Building... Drink a coffee and wait!"
make BR2_EXTERNAL=../external