mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Force local libwebp for WRTX
This commit is contained in:
parent
fbe0ae9b24
commit
a7609e7508
1 changed files with 2 additions and 0 deletions
2
build.sh
2
build.sh
|
@ -253,6 +253,8 @@ fi
|
||||||
# Remove patch that can make BPI-R2 slow
|
# Remove patch that can make BPI-R2 slow
|
||||||
rm -rf target/linux/mediatek/patches-4.14/0027-*.patch
|
rm -rf target/linux/mediatek/patches-4.14/0027-*.patch
|
||||||
|
|
||||||
|
rm -rf feeds/packages/libs/libwebp
|
||||||
|
|
||||||
echo "Update feeds index"
|
echo "Update feeds index"
|
||||||
cp .config .config.keep
|
cp .config .config.keep
|
||||||
scripts/feeds clean
|
scripts/feeds clean
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue