au1000: make sysupgrade compatible with all file system types
[lede-git/.git] / target / linux / au1000 / base-files / lib / upgrade / platform.sh
index 85ab21334775cd811b00a3800e131e7c2cf3b6c2..71744e610bee086efb8c80e6f4bd4463f3dcf413 100644 (file)
@@ -1,5 +1,5 @@
 KERNEL_IMG="openwrt-au1000-au1500-vmlinux.bin"
-ROOTFS_IMG="openwrt-au1000-au1500-jffs2-128k.fs"
+ROOTFS_IMG="openwrt-au1000-au1500-root.fs"
 
 platform_check_image() {
        [ "$ARGC" -gt 1 ] && return 1