mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00: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:
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
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user