ramips: add support for Linksys EA8100 v2
[openwrt/openwrt.git] / target / linux / ramips / mt7621 / base-files / etc / hotplug.d / ieee80211 / 10_fix_wifi_mac
index 24d73b039d3d57bee3d1c845cc1a94b2639d4ea0..ee847e947beb90cfdc199a96d7b8daa186b21376 100644 (file)
@@ -28,7 +28,8 @@ case "$board" in
        linksys,ea7300-v1|\
        linksys,ea7300-v2|\
        linksys,ea7500-v2|\
-       linksys,ea8100-v1)
+       linksys,ea8100-v1|\
+       linksys,ea8100-v2)
                hw_mac_addr=$(mtd_get_mac_ascii devinfo hw_mac_addr)
                [ "$PHYNBR" = "0" ] && macaddr_add $hw_mac_addr 1 > /sys${DEVPATH}/macaddress
                [ "$PHYNBR" = "1" ] && macaddr_add $hw_mac_addr 2 > /sys${DEVPATH}/macaddress