ramips: add support for YunCore G720
[openwrt/openwrt.git] / target / linux / ramips / mt7621 / base-files / etc / hotplug.d / ieee80211 / 10_fix_wifi_mac
index 8a977e68aee3cafeb65548b96a6b96f2552037d1..3be4e24e0917f4564b96c9c2cfac2d13dda27f8e 100644 (file)
@@ -184,7 +184,8 @@ case "$board" in
                hw_mac_addr="$(mtd_get_mac_binary rom_file 0xf100)"
                [ "$PHYNBR" = "1" ] &&  macaddr_add "$hw_mac_addr" 2 > "/sys${DEVPATH}/macaddress"
                ;;
-       yuncore,ax820)
+       yuncore,ax820|\
+       yuncore,g720)
                [ "$PHYNBR" = "1" ] && \
                        macaddr_setbit_la "$(mtd_get_mac_binary Factory 0xe000)" > /sys${DEVPATH}/macaddress
                ;;