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:
@@ -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"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user