2
0
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:
Adrian Schmutzler
2019-12-08 13:23:56 +01:00
parent 757658f2ab
commit 38866f275d
3 changed files with 0 additions and 6 deletions

View File

@@ -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|\