Author: luka Date: 2015-04-29 15:52:34 +0200 (Wed, 29 Apr 2015) New Revision: 45588
Modified: trunk/target/linux/ar71xx/base-files/lib/upgrade/platform.sh Log: ar71xx: fix sysupgrade for compex-wpj344 Moved board to the right magic case. Signed-off-by: Christian Mehlis <[email protected]> Modified: trunk/target/linux/ar71xx/base-files/lib/upgrade/platform.sh =================================================================== --- trunk/target/linux/ar71xx/base-files/lib/upgrade/platform.sh 2015-04-29 07:19:24 UTC (rev 45587) +++ trunk/target/linux/ar71xx/base-files/lib/upgrade/platform.sh 2015-04-29 13:52:34 UTC (rev 45588) @@ -184,7 +184,6 @@ db120 | \ f9k1115v2 |\ hornet-ub | \ - wpj344 | \ wpj558 | \ zcn-1523h-2 | \ zcn-1523h-5) @@ -229,6 +228,7 @@ nanostation-m-xw | \ rw2458n | \ wndap360 | \ + wpj344 | \ wzr-hp-g300nh2 | \ wzr-hp-g300nh | \ wzr-hp-g450h | \ _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
