2
0
forked from Ivasoft/openwrt

ramips: add user-space support for ALL0256N

This adds uci-defaults and sysupgrade support for the ALL0256N.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

SVN-Revision: 29883
This commit is contained in:
Gabor Juhos
2012-01-24 11:48:47 +00:00
parent 1932a7205c
commit 944c8aacdb
6 changed files with 20 additions and 1 deletions

View File

@@ -33,6 +33,9 @@ EOF
board=$(ramips_board_name)
case $board in
all0256n)
set_wifi_led "rt2800pci-phy0::radio"
;;
bc2)
set_usb_led "bc2:blue:usb"
;;