diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-12-29 17:50:38 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-12-29 17:50:38 +0000 |
commit | 8b1ac2ae372219d602e5c52ddfde3149e7a65dfd (patch) | |
tree | f4ce87befc2477d30b840b7252f014ae19e89eb6 /target/linux/ramips/base-files/lib/upgrade | |
parent | d6d06aceb0afee15594ed25a3ffd58fb7d5f4a19 (diff) | |
download | upstream-8b1ac2ae372219d602e5c52ddfde3149e7a65dfd.tar.gz upstream-8b1ac2ae372219d602e5c52ddfde3149e7a65dfd.tar.bz2 upstream-8b1ac2ae372219d602e5c52ddfde3149e7a65dfd.zip |
ramips: add user-space support for the Planex MZK-W300NH2 Router
Signed-off-by: Samir Ibradžić <sibradzic@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3077/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34926
Diffstat (limited to 'target/linux/ramips/base-files/lib/upgrade')
-rwxr-xr-x | target/linux/ramips/base-files/lib/upgrade/platform.sh | 1 |
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 d1ccf7eac1..584e16410a 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -35,6 +35,7 @@ platform_check_image() { freestation5 | \ hw550-3g | \ mofi3500-3gn | \ + mzk-w300nh2 | \ nbg-419n | \ nw718 | \ omni-emb | \ |