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
3 changed files with 5 additions and 0 deletions
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 a new issue