add jffs-compression patch
remove noop asm patch. it is really needed? i think not. router still boots up fine. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@222 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
d7a9896cf7
commit
a5d56e9d79
Binary file not shown.
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