diff options
author | John Crispin <blogic@openwrt.org> | 2015-07-24 08:58:12 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-07-24 08:58:12 +0000 |
commit | e6956d528c8c7d0e091c5f987d39bdbaf108746d (patch) | |
tree | 535325194648ab8826f11804da7549c0a8bb64bf /target/linux/ar71xx/base-files/lib/upgrade | |
parent | c3e7cdbf4cf02359fba62a94f3f3687878ed5718 (diff) | |
download | upstream-e6956d528c8c7d0e091c5f987d39bdbaf108746d.tar.gz upstream-e6956d528c8c7d0e091c5f987d39bdbaf108746d.tar.bz2 upstream-e6956d528c8c7d0e091c5f987d39bdbaf108746d.zip |
ar71xx: add support for the devolo dLAN pro 1200+ WiFi ac
Backport of r46342
Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46444 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/lib/upgrade')
-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 15560c4c53..3355d714a2 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-825-c1 | \ dir-835-a1 | \ dlan-pro-500-wp | \ + dlan-pro-1200-ac | \ dragino2 | \ esr1750 | \ esr900 | \ |