mediatek: add support for reyee AX3200-E5
[openwrt/openwrt.git] / target / linux / mediatek / mt7622 / base-files / etc / hotplug.d / ieee80211 / 11_fix_wifi_mac
index 00ed12cd2f0097ea1ef1d4a241b0a5456d58f835..f8639e9f4091470613543158d17535623f8533dd 100644 (file)
@@ -13,6 +13,7 @@ case "$board" in
        bananapi,bpi-r64)
                [ "$PHYNBR" = "0" ] && macaddr_add $(cat /sys/class/net/eth0/address) 2 > /sys${DEVPATH}/macaddress
                ;;
+       reyee,ax3200-e5|\
        ruijie,rg-ew3200gx-pro)
                [ "$PHYNBR" = "0" ] && macaddr_add $(get_mac_label) 3 > /sys${DEVPATH}/macaddress
                [ "$PHYNBR" = "1" ] && macaddr_add $(get_mac_label) 2 > /sys${DEVPATH}/macaddress