forked from Ivasoft/openwrt
ar71xx: add ALL0305 board alias
For the pure convenience of having a correctly named image and system name in /proc/cpuinfo , until we can do that by having system names in DTS... Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33224
This commit is contained in:
@@ -33,6 +33,9 @@ get_status_led() {
|
||||
alfa-nx)
|
||||
status_led="alfa:green:led_8"
|
||||
;;
|
||||
all0305)
|
||||
status_led="eap7660d:green:ds4"
|
||||
;;
|
||||
ap136)
|
||||
status_led="ap136:green:status"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user