diff --git a/patches/openwrt/0023-ar71xx-Add-support-for-TP-Link-CPE210-v3.patch b/patches/openwrt/0023-ar71xx-Add-support-for-TP-Link-CPE210-v3.patch index 85f9cf83f9..c8242b12cd 100644 --- a/patches/openwrt/0023-ar71xx-Add-support-for-TP-Link-CPE210-v3.patch +++ b/patches/openwrt/0023-ar71xx-Add-support-for-TP-Link-CPE210-v3.patch @@ -50,7 +50,7 @@ index 037eaee7196b229ec67a08417d88dcb92995c17f..92f3c0281a485fd671b0f8490edaad99 ;; *) diff --git a/target/linux/ar71xx/base-files/etc/board.d/02_network b/target/linux/ar71xx/base-files/etc/board.d/02_network -index befa032cd4c93779cf66b8b57a15e4bcba7fc959..908743c05eaac7092d3dfb117f23a934507dffd0 100755 +index 87a6677d883756c20e708f14bc40648f5737eca2..55b517fa136214654e71c179438cbf5c01e62c38 100755 --- a/target/linux/ar71xx/base-files/etc/board.d/02_network +++ b/target/linux/ar71xx/base-files/etc/board.d/02_network @@ -75,6 +75,7 @@ ar71xx_setup_interfaces() diff --git a/patches/packages/routing/0002-batctl-remove-kmod-batman-adv-dependency.patch b/patches/packages/routing/0002-batctl-remove-kmod-batman-adv-dependency.patch index dc3b4b6347..dd4e066e2f 100644 --- a/patches/packages/routing/0002-batctl-remove-kmod-batman-adv-dependency.patch +++ b/patches/packages/routing/0002-batctl-remove-kmod-batman-adv-dependency.patch @@ -8,7 +8,7 @@ batctl works just as well with batman-adv-legacy (compat 14). Signed-off-by: Linus Lüssing diff --git a/batctl/Makefile b/batctl/Makefile -index 4e67512844d07607852a5447a336dc9f93f5990a..df96ca7325ba3f84bd682da6df32fa4489474113 100644 +index c74fdbd35f0adcc98814b8919a98a65b5cf918f3..422e5c415fb8112febab8b30d3cdffe76e1d18d9 100644 --- a/batctl/Makefile +++ b/batctl/Makefile @@ -23,7 +23,7 @@ define Package/batctl diff --git a/patches/packages/routing/0003-batman-adv-remove-module-autoload.patch b/patches/packages/routing/0003-batman-adv-remove-module-autoload.patch index 99ada4c5fa..9833cecb36 100644 --- a/patches/packages/routing/0003-batman-adv-remove-module-autoload.patch +++ b/patches/packages/routing/0003-batman-adv-remove-module-autoload.patch @@ -8,7 +8,7 @@ or batman-adv-legacy module, depending on the configured routing algorithm in UCI. diff --git a/batman-adv/Makefile b/batman-adv/Makefile -index 20bcf0a596c712c82ecdf0c85073a7301b8ad893..35481f925dd36511ed556da57192ea4681dc7c86 100644 +index 75bf5327c73a388f136b713c107eae0ec82771b8..4b595de790d7b61c8e5151449b8764a539cdae94 100644 --- a/batman-adv/Makefile +++ b/batman-adv/Makefile @@ -30,7 +30,6 @@ define KernelPackage/batman-adv