mirror of
https://github.com/fbelavenuto/arpl.git
synced 2025-12-24 14:52:05 +08:00
Adding buildroot external tree
Adding r8125 and r8168 driver for loader
This commit is contained in:
@@ -50,7 +50,8 @@ echo "Generating default config"
|
||||
make arpl_defconfig
|
||||
echo "Version: ${VERSION}"
|
||||
echo "Building... Drink a coffee and wait!"
|
||||
make
|
||||
make BR2_EXTERNAL=../external
|
||||
cd -
|
||||
rm -f *.zip
|
||||
zip -9 "arpl-${VERSION}.img.zip" arpl.img
|
||||
[ -x test.sh ] && ./test.sh
|
||||
|
||||
Reference in New Issue
Block a user