mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 19:31:52 +00:00
Try to add kmod-macremapper
This commit is contained in:
parent
20eadd027f
commit
5516435164
1 changed files with 1 additions and 0 deletions
1
build.sh
1
build.sh
|
@ -487,6 +487,7 @@ else
|
|||
scripts/feeds install -a -d y -f -p openmptcprouter
|
||||
fi
|
||||
cp .config.keep .config
|
||||
scripts/feeds install kmod-macremapper
|
||||
echo "Done"
|
||||
|
||||
if [ ! -f "../../$OMR_TARGET_CONFIG" ]; then
|
||||
|
|
Loading…
Reference in a new issue