1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

ramips: Support for NexAira BC2

The preconfiguration of the USB LED has benn move to the
/etc/uci-defaults/leds script. [juhosg]

Signed-off-by: Adam Porter <porter.adam at gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28571 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2011-10-24 21:49:36 +00:00
parent b1f6b4ed8f
commit ab4232bf2d
12 changed files with 171 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ preinit_set_mac_address() {
. /lib/ramips.sh
case $(ramips_board_name) in
nw718)
bc2 | nw718)
nw718_set_mac
;;
esac