diff options
author | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2019-12-08 13:23:56 +0100 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2019-12-12 13:11:11 +0100 |
commit | 38866f275de6e19811415acc1c46f730108eeba5 (patch) | |
tree | 52356af81387f961cfb38d662b54580e96e64ab5 /target/linux/ramips/mt7620 | |
parent | 757658f2ab8548f9e9d8ed83a56ae9a63daefe27 (diff) | |
download | upstream-38866f275de6e19811415acc1c46f730108eeba5.tar.gz upstream-38866f275de6e19811415acc1c46f730108eeba5.tar.bz2 upstream-38866f275de6e19811415acc1c46f730108eeba5.zip |
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>
Diffstat (limited to 'target/linux/ramips/mt7620')
-rwxr-xr-x | target/linux/ramips/mt7620/base-files/etc/board.d/02_network | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ramips/mt7620/base-files/etc/board.d/02_network b/target/linux/ramips/mt7620/base-files/etc/board.d/02_network index ef241ff801..900bbc5550 100755 --- a/target/linux/ramips/mt7620/base-files/etc/board.d/02_network +++ b/target/linux/ramips/mt7620/base-files/etc/board.d/02_network @@ -238,10 +238,6 @@ ramips_setup_macs() phicomm,psg1218b|\ planex,db-wrt01|\ planex,mzk-750dhp|\ - ralink,mt7620a-evb|\ - ralink,mt7620a-mt7530-evb|\ - ralink,mt7620a-mt7610e-evb|\ - ralink,mt7620a-v22sg-evb|\ sanlinking,d240|\ tplink,archer-c2-v1|\ tplink,archer-c20-v1|\ |