ar71xx: enable sysupgrade on the WHR-G301N and WHR-HP-GN boards
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 7 Nov 2011 20:25:00 +0000 (20:25 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 7 Nov 2011 20:25:00 +0000 (20:25 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28812 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/base-files/lib/upgrade/platform.sh

index 38dbedb..fd11366 100755 (executable)
@@ -99,7 +99,9 @@ platform_check_image() {
        rocket-m | \
        wzr-hp-g300nh | \
        wzr-hp-ag300h | \
+       whr-g301n | \
        whr-hp-g300n | \
+       whr-hp-gn | \
        nbg460n_550n_550nh | \
        unifi )
                [ "$magic" != "2705" ] && {
This page took 0.033078 seconds and 4 git commands to generate.