mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-22 04:18:10 +00:00
add jffs-compression patch
remove noop asm patch. it is really needed? i think not. router still boots up fine. SVN-Revision: 222
This commit is contained in:
parent
663b1f0a03
commit
2765777b48
Binary file not shown.
BIN
openwrt/package/linux/kernel-patches/301-jffs-compression.bz2
Normal file
BIN
openwrt/package/linux/kernel-patches/301-jffs-compression.bz2
Normal file
Binary file not shown.
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user