diff options
author | Chris Blake <chris@servernetworktech.com> | 2016-10-29 23:16:03 -0500 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2016-10-31 12:52:56 +0100 |
commit | 53b43e65e7ed9c68dbb3594f3f5b5653287c07fb (patch) | |
tree | 59b31b3093e9ccb18db90f7cc4b8118737e0d5cf /target/linux/ar71xx | |
parent | 7cb82d4b701021e6c6b7dd81b082cc698837dbbc (diff) | |
download | upstream-53b43e65e7ed9c68dbb3594f3f5b5653287c07fb.tar.gz upstream-53b43e65e7ed9c68dbb3594f3f5b5653287c07fb.tar.bz2 upstream-53b43e65e7ed9c68dbb3594f3f5b5653287c07fb.zip |
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 <chrisrblake93@gmail.com>
[Jo-Philipp Wich: adjust for alphabetical ordering, line wrap commit msg]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'target/linux/ar71xx')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/board.d/02_network | 2 |
1 files changed, 2 insertions, 0 deletions
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|\ |