[openwrt/openwrt] ar71xx/mikrotik: disable TP-Link TL-WR810N v2 board support

LEDE Commits lede-commits at lists.infradead.org
Mon Jan 8 23:34:51 PST 2018


jow pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/99be4170cb27edf4014e1bcaecc056f53b3b487c

commit 99be4170cb27edf4014e1bcaecc056f53b3b487c
Author: Gabor Juhos <juhosg at freemail.hu>
AuthorDate: Tue Jan 9 08:18:16 2018 +0100

    ar71xx/mikrotik: disable TP-Link TL-WR810N v2 board support
    
    It does not belongs to the MikroTik boards.
    
    Signed-off-by: Gabor Juhos <juhosg at freemail.hu>
---
 target/linux/ar71xx/mikrotik/config-default | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/ar71xx/mikrotik/config-default b/target/linux/ar71xx/mikrotik/config-default
index da0c9da..a77813d 100644
--- a/target/linux/ar71xx/mikrotik/config-default
+++ b/target/linux/ar71xx/mikrotik/config-default
@@ -171,6 +171,7 @@ CONFIG_ATH79_MACH_RBSXTLITE=y
 # CONFIG_ATH79_MACH_TL_WR802N_V1 is not set
 # CONFIG_ATH79_MACH_TL_WR802N_V2 is not set
 # CONFIG_ATH79_MACH_TL_WR810N is not set
+# CONFIG_ATH79_MACH_TL_WR810N_V2 is not set
 # CONFIG_ATH79_MACH_TL_WR840N_V2 is not set
 # CONFIG_ATH79_MACH_TL_WR841N_V1 is not set
 # CONFIG_ATH79_MACH_TL_WR841N_V8 is not set



More information about the lede-commits mailing list