diff options
| author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-12-28 08:43:32 +0000 | 
|---|---|---|
| committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-12-28 08:43:32 +0000 | 
| commit | 0cbcd33f325669c94bdf7f05d37aeb81c982f908 (patch) | |
| tree | b69caac270e762e7a1c937a46b3f33a46d4a4b08 /target/linux/ramips/base-files/lib/upgrade | |
| parent | 0d1ced0ac902b2812d8270ea072566e166ca180e (diff) | |
ramips: rt305x: add support for the ALFA Networks W502U (R36) board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29615 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 aebaf3879..6d5d6021f 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -26,6 +26,7 @@ platform_check_image() {  	omni-emb | \  	rt-g32-b1 | \  	rt-n15 | \ +	w502u |\  	v22rw-2x2 | \  	wli-tx4-ag300n | \  	whr-g300n) | 
