diff --git a/openwrt/package/linux/kernel-patches/008-arch_mips_kernel_entry_S-noop.bz2 b/openwrt/package/linux/kernel-patches/008-arch_mips_kernel_entry_S-noop.bz2 deleted file mode 100644 index 6f7eb521f..000000000 Binary files a/openwrt/package/linux/kernel-patches/008-arch_mips_kernel_entry_S-noop.bz2 and /dev/null differ diff --git a/openwrt/package/linux/kernel-patches/301-jffs-compression.bz2 b/openwrt/package/linux/kernel-patches/301-jffs-compression.bz2 new file mode 100644 index 000000000..094c72dc2 Binary files /dev/null and b/openwrt/package/linux/kernel-patches/301-jffs-compression.bz2 differ diff --git a/openwrt/package/linux/linux.config b/openwrt/package/linux/linux.config index 79fe41a36..b3221b8c0 100644 --- a/openwrt/package/linux/linux.config +++ b/openwrt/package/linux/linux.config @@ -705,6 +705,11 @@ CONFIG_SOFT_WATCHDOG=y # CONFIG_JFFS_FS is not set CONFIG_JFFS2_FS=y CONFIG_JFFS2_FS_DEBUG=0 +# CONFIG_JFFS2_BBC_ARMLIB is not set +CONFIG_JFFS2_BBC_LZO=y +CONFIG_JFFS2_BBC_LZARI=y +CONFIG_JFFS2_BBC_LZHD=y +CONFIG_JFFS2_BBC_LZSS=y CONFIG_CRAMFS=y CONFIG_SQUASHFS=y # CONFIG_TMPFS is not set