From 53b43e65e7ed9c68dbb3594f3f5b5653287c07fb Mon Sep 17 00:00:00 2001 From: Chris Blake Date: Sat, 29 Oct 2016 23:16:03 -0500 Subject: [PATCH] ar71xx: Add net config for MR12 & MR16 Both the MR12 and MR16 are single gigabit ethernet devices, similar to the MR18. This change gives them the correct network config on a fresh install. Signed-off-by: Chris Blake [Jo-Philipp Wich: adjust for alphabetical ordering, line wrap commit msg] Signed-off-by: Jo-Philipp Wich --- target/linux/ar71xx/base-files/etc/board.d/02_network | 2 ++ 1 file changed, 2 insertions(+) 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 1cb6b4c292..ab7404d4f3 100755 --- a/target/linux/ar71xx/base-files/etc/board.d/02_network +++ b/target/linux/ar71xx/base-files/etc/board.d/02_network @@ -71,6 +71,8 @@ ar71xx_setup_interfaces() eap7660d|\ el-mini|\ loco-m-xw|\ + mr12|\ + mr16|\ mr1750|\ mr1750v2|\ mr18|\ -- 2.30.2