1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

ramips: extract MAC address on WHR-300HP2, WHR-1166D, WHR-600D

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 45844
This commit is contained in:
Felix Fietkau 2015-05-29 21:42:06 +00:00
parent 420cdb3783
commit 5d6788f773

@ -356,7 +356,7 @@ ramips_setup_macs()
wan_mac=$(mtd_get_mac_binary factory 46)
;;
wsr-600)
wsr-600|whr-300hp2|whr-600d|whr-1166d)
wan_mac=$(mtd_get_mac_binary factory 4)
lan_mac=$wan_mac
;;