1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 03:42:01 +03:00

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-a3cf2f4a3e73
This commit is contained in:
wbx 2005-02-08 05:56:41 +00:00
parent 8a29411699
commit 561009a839
3 changed files with 5 additions and 0 deletions

Binary file not shown.

View 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