forked from Ivasoft/openwrt
ramips: remove wan_mac setup for evaluation boards
The evaluation boards do not set up a MAC address for eth0 in the first place, so it does not make sense to calculate a WAN address from the random MAC used there. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
@@ -137,7 +137,6 @@ ramips_setup_macs()
|
||||
label_mac=$(mtd_get_mac_binary factory 0x8)
|
||||
;;
|
||||
duzun,dm06|\
|
||||
mediatek,mt7628an-eval-board|\
|
||||
netgear,r6120|\
|
||||
rakwireless,rak633|\
|
||||
tplink,archer-c20-v4|\
|
||||
|
||||
Reference in New Issue
Block a user