[openwrt/openwrt] ar71xx: base-files: drop comment from 02_network
LEDE Commits
lede-commits at lists.infradead.org
Thu Feb 22 15:23:04 PST 2018
pepe2k pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/338a9fe8ad95ef703f9f3ebefe4fe2e776171e6b
commit 338a9fe8ad95ef703f9f3ebefe4fe2e776171e6b
Author: Piotr Dymacz <pepe2k at gmail.com>
AuthorDate: Tue Feb 20 14:08:50 2018 +0100
ar71xx: base-files: drop comment from 02_network
Signed-off-by: Piotr Dymacz <pepe2k at gmail.com>
---
target/linux/ar71xx/base-files/etc/board.d/02_network | 1 -
1 file changed, 1 deletion(-)
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 4659905..04673fb 100755
--- a/target/linux/ar71xx/base-files/etc/board.d/02_network
+++ b/target/linux/ar71xx/base-files/etc/board.d/02_network
@@ -393,7 +393,6 @@ ar71xx_setup_interfaces()
"0 at eth0" "1:lan:4" "2:lan:3" "3:lan:2" "4:lan:1" "5:wan"
;;
ew-balin)
-# usb0 is RNDIS interface over USB in device mode
ucidef_set_interface_raw "usb2" "usb0" "static"
ucidef_add_switch "switch0" \
"0 at eth0" "5:lan:4" "4:lan:5" "3:wan"
More information about the lede-commits
mailing list