ramips: add support for WR8305RT board
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / preinit / 06_set_iface_mac
index 8538c136ab7c8801a9ba5b313b8589ea0a0419f7..2a0a4fdc761674ba75e089d7c4e9deedf65f5738 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
                ;;