diff options
| author | Roger Pueyo Centelles | 2018-08-23 13:04:31 +0000 |
|---|---|---|
| committer | Mathias Kresin | 2018-08-23 20:42:15 +0000 |
| commit | 524c17d8654a3137a1de8e59cf4a9881575b7285 (patch) | |
| tree | 0e32288b6f8b07adb792599beb72b501bc063b62 | |
| parent | ad10e71becfb36d36c81c5b0e898c4ea7912d778 (diff) | |
| download | openwrt-524c17d8654a3137a1de8e59cf4a9881575b7285.tar.gz | |
ramips: mt7620: add dir-810l network config
The device was not included in the /etc/board.d/02_network file, so
the network wouldn't be properly set up on boot.
Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
| -rwxr-xr-x | target/linux/ramips/base-files/etc/board.d/02_network | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network index 96801b172c..6e4575a052 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -85,6 +85,7 @@ ramips_setup_interfaces() dir-320-b1|\ dir-610-a1|\ dir-615-h1|\ + dir-810l|\ dlink,dwr-116-a1|\ dlink,dwr-921-c1|\ ew1200|\ |