ath79: add support for D-Link DAP-1330/DAP-1365 A1
[openwrt/openwrt.git] / target / linux / ath79 / generic / base-files / etc / hotplug.d / ieee80211 / 10_fix_wifi_mac
index cf582b8465f9e2f97c479536bcdd4200391fa25b..8ea23a8ac6b9d872db1718a19d7b821710355df7 100644 (file)
@@ -17,6 +17,8 @@ case "$board" in
        adtran,bsap1840)
                macaddr_add "$(mtd_get_mac_binary 'Board data' 2)" $(($PHYNBR * 8 + 1)) > /sys${DEVPATH}/macaddress
                ;;
+       dlink,dap-1330-a1|\
+       dlink,dap-1365-a1|\
        dlink,dch-g020-a1)
                mtd_get_mac_text "mp" 0x13 > /sys${DEVPATH}/macaddress
                ;;