mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-20 01:40:39 +02: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@222 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
dc1cac5fec
commit
19d2033f27
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_JFFS_FS is not set
|
||||||
CONFIG_JFFS2_FS=y
|
CONFIG_JFFS2_FS=y
|
||||||
CONFIG_JFFS2_FS_DEBUG=0
|
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_CRAMFS=y
|
||||||
CONFIG_SQUASHFS=y
|
CONFIG_SQUASHFS=y
|
||||||
# CONFIG_TMPFS is not set
|
# CONFIG_TMPFS is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user