From 21a12f42699d044a669e0d4a6c18bdf4cb3452a1 Mon Sep 17 00:00:00 2001 From: Matthias Badaire Date: Wed, 23 May 2018 23:19:47 +0200 Subject: [PATCH] ramips: fix network config for ravpower wd03 This device has only one ethernet port. Signed-off-by: Matthias Badaire [add the existing eth0 as lan block, shorten commit message] Signed-off-by: Mathias Kresin --- target/linux/ramips/base-files/etc/board.d/02_network | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 3a744bda0c..dfd6c26da7 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -143,6 +143,7 @@ ramips_setup_interfaces() mzk-ex750np|\ na930|\ pbr-d1|\ + ravpower,wd03|\ tama,w06|\ u25awf-h1|\ wli-tx4-ag300n|\ @@ -210,7 +211,6 @@ ramips_setup_interfaces() ubnt-erx|\ ubnt-erx-sfp|\ ur-326n4g|\ - ravpower,wd03|\ wrtnode|\ wrtnode2p | \ wrtnode2r | \ -- 2.30.2