mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Remove netifd fork
This commit is contained in:
parent
b51c6abe69
commit
1c43d137a8
1 changed files with 4 additions and 4 deletions
8
build.sh
8
build.sh
|
@ -1082,10 +1082,10 @@ if [ "$OMR_KERNEL" = "5.4" ]; then
|
||||||
# scripts/feeds uninstall rust
|
# scripts/feeds uninstall rust
|
||||||
# scripts/feeds install -p packages rust
|
# scripts/feeds install -p packages rust
|
||||||
fi
|
fi
|
||||||
if [ "$OMR_KERNEL" != "5.4" ] && [ "$OMR_KERNEL" != "6.1" ]; then
|
#if [ "$OMR_KERNEL" != "5.4" ] && [ "$OMR_KERNEL" != "6.1" ]; then
|
||||||
scripts/feeds uninstall netifd
|
# scripts/feeds uninstall netifd
|
||||||
scripts/feeds install netifd
|
# scripts/feeds install netifd
|
||||||
fi
|
#fi
|
||||||
cp .config.keep .config
|
cp .config.keep .config
|
||||||
scripts/feeds install kmod-macremapper
|
scripts/feeds install kmod-macremapper
|
||||||
echo "Done"
|
echo "Done"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue