From 156d9255f2c621ffe58321d73b737613f70e0503 Mon Sep 17 00:00:00 2001 From: Ron Angeles Date: Mon, 27 Mar 2017 18:55:48 -0700 Subject: ar71xx: add userspace support for Mikrotik RB2011iL Kernel/hardware support for this board has been implemented since Chaos Calmer. This set of patches is to get the board identified in userland. This will allow support for things like sysupgrade, configuring initial LED state, configuring initial switch state, etc. Signed-off-by: Ron Angeles --- target/linux/ar71xx/base-files/etc/board.d/02_network | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/base-files/etc/board.d/02_network') diff --git a/target/linux/ar71xx/base-files/etc/board.d/02_network b/target/linux/ar71xx/base-files/etc/board.d/02_network index bf7c4dcd3c..b0bf413ca1 100755 --- a/target/linux/ar71xx/base-files/etc/board.d/02_network +++ b/target/linux/ar71xx/base-files/etc/board.d/02_network @@ -272,6 +272,7 @@ ar71xx_setup_interfaces() "0@eth0" "1:lan:4" "2:lan:3" "3:lan:2" "4:wan:1" ;; db120|\ + rb-2011il|\ rb-2011l|\ rb-2011uas|\ rb-2011uas-2hnd|\ -- cgit v1.2.3