> diff --git a/target/linux/ramips/mt7621/base-files/etc/board.d/02_network
> b/target/linux/ramips/mt7621/base-files/etc/board.d/02_network
> index ae03dc71b1..0de3804cdb 100755
> --- a/target/linux/ramips/mt7621/base-files/etc/board.d/02_network
> +++ b/target/linux/ramips/mt7621/base-files/etc/board.d/02_network
> @@ -188,7 +188,7 @@ ramips_setup_macs()
>       asus,rt-ac65p|\
>       asus,rt-ac85p)
>               wan_mac=$(mtd_get_mac_ascii u-boot-env et1macaddr)
> -             label_mac=$(cat /sys/class/ieee80211/phy0/macaddress)
> +             label_mac=$(mtd_get_mac_binary factory 0x4)

This one will have to be mtd_get_mac_binary_ubi ?

Attachment: openpgp-digital-signature.asc
Description: PGP signature

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to