diff options
author | John Crispin <john@openwrt.org> | 2015-07-14 07:32:33 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-07-14 07:32:33 +0000 |
commit | 02984a6e09416230d929c17e5dc738c09127934c (patch) | |
tree | 92e0b230961c0d997dc6820afb176d652cc3af3b /target/linux/ar71xx/base-files/lib/upgrade/platform.sh | |
parent | a06c1c810ebd6a89ae04ca4cd4c2229e0ec335a0 (diff) | |
download | upstream-02984a6e09416230d929c17e5dc738c09127934c.tar.gz upstream-02984a6e09416230d929c17e5dc738c09127934c.tar.bz2 upstream-02984a6e09416230d929c17e5dc738c09127934c.zip |
ar71xx: add support for the devolo dLAN pro 500 Wireless+
Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
SVN-Revision: 46338
Diffstat (limited to 'target/linux/ar71xx/base-files/lib/upgrade/platform.sh')
-rwxr-xr-x | target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 1 |
1 files changed, 1 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 73d8b0d7f6..8b27b6deb5 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -208,6 +208,7 @@ platform_check_image() { dir-615-i1 | \ dir-825-c1 | \ dir-835-a1 | \ + dlan-pro-500-wp | \ dragino2 | \ epg5000 | \ esr1750 | \ |