summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
diff options
context:
space:
mode:
authorSimon Paterson <simon.paterson.nz@gmail.com>2018-04-30 11:05:42 +1200
committerJohn Crispin <john@phrozen.org>2018-04-30 09:01:12 +0200
commit264feab1e735296022b4fb306f038fbc56d72a03 (patch)
tree4942cc79917451cdc90cf4245d4a1474f212be8a /target/linux/ar71xx/base-files/lib/upgrade/platform.sh
parent3435dbdc1c75c2098a3d7ca987d8b4bdeb0d6632 (diff)
downloadmtk-20170518-264feab1e735296022b4fb306f038fbc56d72a03.zip
mtk-20170518-264feab1e735296022b4fb306f038fbc56d72a03.tar.gz
mtk-20170518-264feab1e735296022b4fb306f038fbc56d72a03.tar.bz2
ar71xx: Add userspace support for Mikrotik rb-2011iLS
Kernel support already present. Patch adds userspace for the 'iLS' suffix model of the RB2011 family. Enables correct initial switch settings, sysupgrade, etc. https://mikrotik.com/product/RB2011iLS-IN Signed-off-by: Simon Paterson <simon.paterson.nz@gmail.com>
Diffstat (limited to 'target/linux/ar71xx/base-files/lib/upgrade/platform.sh')
-rwxr-xr-xtarget/linux/ar71xx/base-files/lib/upgrade/platform.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
index 376984a..702d97a 100755
--- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
@@ -550,6 +550,7 @@ platform_check_image() {
rb-951ui-2hnd|\
rb-2011l|\
rb-2011il|\
+ rb-2011ils|\
rb-2011uas|\
rb-2011uas-2hnd|\
rb-2011uias|\
@@ -843,6 +844,7 @@ platform_do_upgrade() {
rb-951g-2hnd|\
rb-951ui-2hnd|\
rb-2011il|\
+ rb-2011ils|\
rb-2011l|\
rb-2011uas|\
rb-2011uas-2hnd|\