projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: create NBG{460N,550N,550NH} network config from uci-defaults
[openwrt.git]
/
target
/
linux
/
ar71xx
/
base-files
/
etc
/
uci-defaults
/
network
diff --git
a/target/linux/ar71xx/base-files/etc/uci-defaults/network
b/target/linux/ar71xx/base-files/etc/uci-defaults/network
index
e1b5023
..
4ac924b
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/uci-defaults/network
+++ b/
target/linux/ar71xx/base-files/etc/uci-defaults/network
@@
-96,6
+96,12
@@
dir-825-b1)
add_switch_vlan "rtl8366s" "1" "0 1 2 3 5t"
;;
+nbg460n_550n_550nh)
+ set_interfaces_lan_wan "eth0" "eth1"
+ add_switch "rtl8366s" "1" "1"
+ add_switch_vlan "rtl8366s" "0" "0 1 2 3 5"
+ ;;
+
rb-433 |\
rb-433u)
set_interfaces_lan_wan "eth1" "eth0"
This page took
0.026761 seconds
and
4
git commands to generate.