[source] ar71xx: Remove switch config for the MR12/MR16

LEDE Commits lede-commits at lists.infradead.org
Wed Oct 26 03:46:26 PDT 2016


blogic pushed a commit to source.git, branch master:
https://git.lede-project.org/fac018b25ef50fd3314908def962661737444425

commit fac018b25ef50fd3314908def962661737444425
Author: Chris Blake <chrisrblake93 at gmail.com>
AuthorDate: Mon Oct 24 14:05:55 2016 -0500

    ar71xx: Remove switch config for the MR12/MR16
    
    These boards do not have a switch, so they should have never been added
    to this file in the first place.
    
    Signed-off-by: Chris Blake <chrisrblake93 at gmail.com>
---
 .../ar71xx/base-files/etc/uci-defaults/03_network-switchX-migration     | 2 --
 1 file changed, 2 deletions(-)

diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/03_network-switchX-migration b/target/linux/ar71xx/base-files/etc/uci-defaults/03_network-switchX-migration
index ee8f63b..c6b91b7 100644
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/03_network-switchX-migration
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/03_network-switchX-migration
@@ -61,8 +61,6 @@ dir-615-c1|\
 dir-615-e1|\
 dir-615-e4|\
 ja76pf|\
-mr-12|\
-mr-16|\
 rb-750|\
 rb-751|\
 tew-632brp|\



More information about the lede-commits mailing list