mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Make sure not using upstreamed netifd
This commit is contained in:
parent
9e7bc3adcf
commit
671cb94752
1 changed files with 3 additions and 0 deletions
3
build.sh
3
build.sh
|
@ -646,6 +646,9 @@ scripts/feeds update -a
|
|||
#echo "Done"
|
||||
#cd "$OMR_TARGET/source"
|
||||
|
||||
# force netifd remove
|
||||
rm -rf package/network/config/netifd
|
||||
|
||||
if [ "$OMR_ALL_PACKAGES" = "yes" ]; then
|
||||
scripts/feeds install -a -d m -p packages
|
||||
scripts/feeds install -a -d m -p luci
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue