summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/lib/upgrade/platform.sh
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-05-23 15:26:39 +0000
committerJohn Crispin <john@openwrt.org>2015-05-23 15:26:39 +0000
commit5e96c2d5413425816eb2e0113d0dca994ba7275c (patch)
treeb7eaf007788be43a713ee9f79d2bebc787e1a838 /target/linux/ramips/base-files/lib/upgrade/platform.sh
parent09bf72ae0540c4466bed23c9a955cea466fa5620 (diff)
downloadmaster-31e0f0ae-5e96c2d5413425816eb2e0113d0dca994ba7275c.tar.gz
master-31e0f0ae-5e96c2d5413425816eb2e0113d0dca994ba7275c.tar.bz2
master-31e0f0ae-5e96c2d5413425816eb2e0113d0dca994ba7275c.zip
ramips: add support for Comfast CF-WR800N
This patch adds support for Comfast CF-WR800N, a wall-plug wireless router based on the MT7620N SoC with one Ethernet port and a 802.11n 2.4 GHz radio. Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net> SVN-Revision: 45722
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 17b456ba19..4ecf3314dc 100755
--- a/target/linux/ramips/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh
@@ -33,6 +33,7 @@ platform_check_image() {
bc2 | \
broadway | \
carambola | \
+ cf-wr800n | \
d105 | \
dap-1350 | \
dcs-930 | \