ramips: Add Alpha ASL-26555 support.
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / preinit / 06_set_iface_mac
index 52bf115ccfd4c93e42f737d5792d0a05499804fb..7becaf7ad9cb7ac888cb59018856b89da7a5f144 100644 (file)
@@ -12,6 +12,7 @@ preinit_set_mac_address() {
        3g-6200n |\
        3g-6200nl |\
        3g300m | \
+       dir-620-d1 |\
        w150m | \
        mzk-w300nh2 |\
        wl-330n |\
@@ -33,6 +34,7 @@ preinit_set_mac_address() {
                mac=$(macaddr_setbit_la "$mac")
                ifconfig eth0 hw ether $mac 2>/dev/null
                ;;
+       asl26555 |\
        dir-300-b1 |\
        dir-300-b2 |\
        dir-600-b1)