2
0
forked from Ivasoft/openwrt

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 <ronangeles@gmail.com>
This commit is contained in:
Ron Angeles
2017-03-27 18:55:48 -07:00
committed by Piotr Dymacz
parent 539e2a78f0
commit 156d9255f2
6 changed files with 11 additions and 2 deletions

View File

@@ -86,8 +86,9 @@ rb-450)
migrate_switch_name "eth1" "switch0"
;;
db120 |\
rb-2011l | \
db120|\
rb-2011il|\
rb-2011l|\
rb-2011uas-2hnd)
migrate_switch_name "eth0" "switch0"
migrate_switch_name "eth1" "switch1"