projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: create more network configs from the uci-defaults script
[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
dd2eeba
..
63efc88
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/uci-defaults/network
+++ b/
target/linux/ar71xx/base-files/etc/uci-defaults/network
@@
-65,6
+65,14
@@
wp543)
set_interface_lan "eth0"
;;
+ap83 |\
+jwap003 |\
+pb42 |\
+pb44 |\
+routerstation)
+ set_interfaces_lan_wan "eth1" "eth0"
+ ;;
+
*)
set_interfaces_lan_wan "eth0" "eth1"
;;
This page took
0.02524 seconds
and
4
git commands to generate.