From 38866f275de6e19811415acc1c46f730108eeba5 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Sun, 8 Dec 2019 13:23:56 +0100 Subject: 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 --- target/linux/ramips/mt7621/base-files/etc/board.d/02_network | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ramips/mt7621/base-files/etc/board.d') diff --git a/target/linux/ramips/mt7621/base-files/etc/board.d/02_network b/target/linux/ramips/mt7621/base-files/etc/board.d/02_network index 53a8868382..e7e225a148 100755 --- a/target/linux/ramips/mt7621/base-files/etc/board.d/02_network +++ b/target/linux/ramips/mt7621/base-files/etc/board.d/02_network @@ -154,7 +154,6 @@ ramips_setup_macs() firefly,firewrt|\ gehua,ghl-r-001|\ mediatek,ap-mt7621a-v60|\ - mediatek,mt7621-eval-board|\ mikrotik,rb750gr3|\ mikrotik,rbm33g|\ mqmaker,witi|\ -- cgit v1.2.3