From 524c17d8654a3137a1de8e59cf4a9881575b7285 Mon Sep 17 00:00:00 2001 From: Roger Pueyo Centelles Date: Thu, 23 Aug 2018 15:04:31 +0200 Subject: [PATCH] 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 --- target/linux/ramips/base-files/etc/board.d/02_network | 1 + 1 file changed, 1 insertion(+) 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|\ -- 2.30.2