ramips: add support for WR8305RT board
[15.05/openwrt.git] / target / linux / ramips / base-files / lib / preinit / 06_set_iface_mac
index 8538c13..2a0a4fd 100644 (file)
@@ -17,7 +17,8 @@ preinit_set_mac_address() {
        w150m | \
        mzk-w300nh2 |\
        wl-330n |\
-       wl-330n3g)
+       wl-330n3g |\
+       wr8305rt)
                mac=$(mtd_get_mac_binary factory 4)
                ifconfig eth0 hw ether $mac 2>/dev/null
                ;;