Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34885
all0305)
status_led="eap7660d:green:ds4"
;;
- ap136-010)
+ ap136-010|\
+ ap136-020)
status_led="ap136:green:status"
;;
ap81)
ucidef_add_switch_vlan "switch0" "2" "5 6"
;;
+ap136-020)
+ ucidef_set_interfaces_lan_wan "eth1" "eth0"
+ ucidef_add_switch "switch0" "1" "1"
+ ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4"
+ ucidef_add_switch_vlan "switch0" "2" "5 6"
+ ;;
+
db120 |\
rb-2011l | \
rb-2011uas-2hnd)
*"AP136-010 reference board")
name="ap136-010"
;;
+ *"AP136-020 reference board")
+ name="ap136-020"
+ ;;
*AP81)
name="ap81"
;;
ap121 | \
ap121-mini | \
ap136-010 | \
+ ap136-020 | \
ap96 | \
db120 | \
hornet-ub | \