From 8028fb80969133b618f9e91c5cfdfe2496e8bd2e Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Wed, 17 Jul 2013 09:44:57 +0000
Subject: [PATCH] ramips: add sysupgarde support for wl-330n3g

https://dev.openwrt.org/ticket/13891

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 37376
---
 target/linux/ramips/base-files/lib/upgrade/platform.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh
index eaa7e64312..c7f06b2f43 100755
--- a/target/linux/ramips/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh
@@ -63,6 +63,7 @@ platform_check_image() {
 	v22rw-2x2 | \
 	wl341v3 | \
 	wl-330n | \
+	wl-330n3g | \
 	wl-351 | \
 	wnce2001 | \
 	wli-tx4-ag300n | \
-- 
2.30.2