au1000: make sysupgrade compatible with all file system types
This patch adds support for all file system types as discussed earlier: https://lists.openwrt.org/pipermail/openwrt-devel/2013-October/022109.html This patch depends on a previous patch: https://lists.openwrt.org/pipermail/openwrt-devel/2013-October/022111.html Signed-off-by: Philipp Borgers <borgers@mi.fu-berlin.de> SVN-Revision: 38675
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user