ramips: Support for NexAira BC2
[openwrt.git] / target / linux / ramips / base-files / lib / preinit / 06_set_iface_mac
index 4be625b..290e270 100644 (file)
@@ -24,7 +24,7 @@ preinit_set_mac_address() {
        . /lib/ramips.sh
 
        case $(ramips_board_name) in
-       nw718)
+       bc2 | nw718)
                nw718_set_mac
                ;;
        esac
This page took 0.025887 seconds and 4 git commands to generate.