From 5516435164d99d2dac3319b2b91f5cedce1d1265 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Thu, 17 Jun 2021 08:09:30 +0200 Subject: [PATCH] Try to add kmod-macremapper --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index 8a234efa..ac2c1008 100755 --- a/build.sh +++ b/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