config FWRT_PACKAGE_FWUPDATE prompt "fwupdate............................. FreeWRT update utility" tristate default n depends on FWRT_TARGET_ROOTFS_JFFS2 || FWRT_TARGET_ROOTFS_SQUASHFS || \ FWRT_TARGET_ROOTFS_RAMOVL || \ FWRT_TARGET_ROOTFS_EXT2_CF || FWRT_TARGET_ROOTFS_YAFFS2 select FWRT_PACKAGE_TAR if FWRT_TARGET_ROOTFS_EXT2_CF select FWRT_PACKAGE_TAR if FWRT_TARGET_ROOTFS_YAFFS2 help This utility provides a target filesystem independent command to update (reflash) the running FreeWRT installation. TODO: add link to the corresponding handbook part