summaryrefslogtreecommitdiff
path: root/target/linux/ramips/base-files/lib/upgrade/platform.sh
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-11-25 14:25:27 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-11-25 14:25:27 +0000
commit21d5df87002e26308d5158e5bd1bd3e6d5c2ef53 (patch)
tree6bc5604f060ab91dd550023aa31b50e3a916a30f /target/linux/ramips/base-files/lib/upgrade/platform.sh
parent608efcdbd0401e90043bb2135b0d91b5deaac3ef (diff)
downloadmtk-20170518-21d5df87002e26308d5158e5bd1bd3e6d5c2ef53.zip
mtk-20170518-21d5df87002e26308d5158e5bd1bd3e6d5c2ef53.tar.gz
mtk-20170518-21d5df87002e26308d5158e5bd1bd3e6d5c2ef53.tar.bz2
ramips: add DIR-615 D userspace support
Commit 7c8edac25f23c4fc14239fdc293caa1317649944 introduced new machine and Makefile changes to build images for this target. However, without the userspace bits a ramips machine can't use wifi as the necessary "eeprom" data is to be extracted by a hotplug script; also, sysupgrade support and default led configuration are missing. An IRC user reported these changes allowed him to use wifi on his hardware. Signed-off-by: Paul Fertser <fercerpav@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34331
Diffstat (limited to 'target/linux/ramips/base-files/lib/upgrade/platform.sh')
-rwxr-xr-xtarget/linux/ramips/base-files/lib/upgrade/platform.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh
index 94db99b..0b53d7e 100755
--- a/target/linux/ramips/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh
@@ -24,6 +24,7 @@ platform_check_image() {
dir-600-b1 | \
dir-600-b2 | \
dir-615-h1 | \
+ dir-615-d | \
dir-620-a1 | \
dap-1350 | \
esr-9753 | \