forked from Ivasoft/openwrt
ar71xx: add user-space support for the AP132 board
Based on http://patchwork.openwrt.org/patch/3162/ Signed-off-by: Embedded Wireless GmbH <info at embeddedwireless.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35396
This commit is contained in:
@@ -36,6 +36,9 @@ get_status_led() {
|
||||
all0305)
|
||||
status_led="eap7660d:green:ds4"
|
||||
;;
|
||||
ap132)
|
||||
status_led="ap132:green:status"
|
||||
;;
|
||||
ap136-010|\
|
||||
ap136-020)
|
||||
status_led="ap136:green:status"
|
||||
|
||||
Reference in New Issue
Block a user