add jffs-compression patch
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Tue, 8 Feb 2005 05:56:41 +0000 (05:56 +0000)
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Tue, 8 Feb 2005 05:56:41 +0000 (05:56 +0000)
remove noop asm patch. it is really needed? i think not.
router still boots up fine.

SVN-Revision: 222

openwrt/package/linux/kernel-patches/008-arch_mips_kernel_entry_S-noop.bz2 [deleted file]
openwrt/package/linux/kernel-patches/301-jffs-compression.bz2 [new file with mode: 0644]
openwrt/package/linux/linux.config

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 (file)
index 6f7eb52..0000000
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 (file)
index 0000000..094c72d
Binary files /dev/null and b/openwrt/package/linux/kernel-patches/301-jffs-compression.bz2 differ
index 79fe41a36406e11161d3cb0e90a04832c05f15d9..b3221b8c0caba57306b559fceb7b9bebdc45a023 100644 (file)
@@ -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