[ramips] D-Link DAP-1350 initial support
[openwrt.git] / target / linux / ramips / base-files / lib / preinit / 06_set_iface_mac
index 126c475..f701b7e 100644 (file)
@@ -29,6 +29,10 @@ preinit_set_mac_address() {
                 mac=$(ramips_get_mac_binary devdata 16388)
                 ifconfig eth0 hw ether $mac 2>/dev/null
                 ;;
+       dap-1350)
+               mac=$(ramips_get_mac_binary devdata 46)
+               ifconfig eth0 hw ether $mac 2>/dev/null
+                ;;
        all0256n |\
        all5002 | \
        fonera20n |\