summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-08-01 12:24:57 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-08-01 12:24:57 +0000
commit563400ef10b77aa11f8fbae81a6e8288cbf64d59 (patch)
tree2bfcc5e014f3969aec48c0203dd4fb7f6657f982 /target/linux/ar71xx/base-files/etc
parent8eabe64e6b763afce18558a34e50322d2ca56db9 (diff)
downloadmaster-31e0f0ae-563400ef10b77aa11f8fbae81a6e8288cbf64d59.tar.gz
master-31e0f0ae-563400ef10b77aa11f8fbae81a6e8288cbf64d59.tar.bz2
master-31e0f0ae-563400ef10b77aa11f8fbae81a6e8288cbf64d59.zip
ar71xx: ew-dorin: added router firmware generation
[juhosg: remove dead code] Signed-off-by: embedded wireless GmbH <info@embeddedwireless.de> SVN-Revision: 32934
Diffstat (limited to 'target/linux/ar71xx/base-files/etc')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/network3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/network b/target/linux/ar71xx/base-files/etc/uci-defaults/network
index 3a5b704e74..ae4b88b7c7 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/network
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/network
@@ -133,6 +133,7 @@ wzr-hp-g300nh)
aw-nr580 |\
bullet-m |\
eap7660d |\
+ew-dorin |\
rb-411 |\
tl-mr11u |\
tl-mr3020 |\
@@ -186,7 +187,7 @@ wzr-hp-g450h)
ucidef_add_switch_vlan "eth0" "2" "0t 1"
;;
-ew-dorin)
+ew-dorin-router)
ucidef_set_interfaces_lan_wan "eth0" "eth1"
ucidef_add_switch "eth0" "1" "1"
ucidef_add_switch_vlan "eth0" "1" "0 2 3"