projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fe69e4
)
ramips: fix buffalo wmr-300 lan port
author
John Crispin
<john@phrozen.org>
Tue, 5 Jul 2016 07:07:33 +0000
(09:07 +0200)
committer
John Crispin
<john@phrozen.org>
Tue, 5 Jul 2016 20:59:14 +0000
(22:59 +0200)
Signed-off-by: John Crispin <john@phrozen.org>
target/linux/ramips/base-files/etc/board.d/02_network
patch
|
blob
|
history
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 6157d8776362a73100247f1c1b9c9df21e6d243c..1e605d742b8077985d99926232f2655d261981fe 100755
(executable)
--- a/
target/linux/ramips/base-files/etc/board.d/02_network
+++ b/
target/linux/ramips/base-files/etc/board.d/02_network
@@
-189,10
+189,12
@@
ramips_setup_interfaces()
;;
mlwg2|\
wizard8800|\
- wl-330n|\
- wmr-300)
+ wl-330n)
ucidef_set_interface_lan "eth0.1"
;;
+ wmr-300)
+ ucidef_set_interface_lan "eth0"
+ ;;
mzk-dp150n|\
vocore)
ucidef_add_switch "switch0" \