projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: rt305x: add add support for the Asus WL-330N board
[openwrt.git]
/
target
/
linux
/
ramips
/
base-files
/
etc
/
uci-defaults
/
network
diff --git
a/target/linux/ramips/base-files/etc/uci-defaults/network
b/target/linux/ramips/base-files/etc/uci-defaults/network
index
77b65cb
..
a17fad8
100755
(executable)
--- a/
target/linux/ramips/base-files/etc/uci-defaults/network
+++ b/
target/linux/ramips/base-files/etc/uci-defaults/network
@@
-16,7
+16,8
@@
ramips_setup_interfaces()
ucidef_set_interface_loopback
case $board in
- all0256n)
+ all0256n | \
+ wl-330n)
ucidef_set_interface_lan "eth0.1"
;;
This page took
0.025295 seconds
and
4
git commands to generate.