Put the files created by the lzma decompressor patch in the files/
authorFlorian Fainelli <florian@openwrt.org>
Thu, 3 Jul 2008 11:09:37 +0000 (11:09 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 3 Jul 2008 11:09:37 +0000 (11:09 +0000)
commit7e6c9bfa31684ec34fb3164e59a2c4ca8a0e668c
tree20b6f555b6219f025d1bc26f8a5ef6b897631fb5
parent5b5bdacb9124459fcd6d79fba02e1943b86a8100
Put the files created by the lzma decompressor patch in the files/
directory.
Add some early_printk debugging to the lzma decompressor to help
track down problems when upgrading from one kernel version to another

SVN-Revision: 11627
target/linux/rdc/config-2.6.25
target/linux/rdc/files/arch/x86/boot/compressed/LzmaDecode.c [new file with mode: 0644]
target/linux/rdc/files/arch/x86/boot/compressed/LzmaDecode.h [new file with mode: 0644]
target/linux/rdc/files/arch/x86/boot/compressed/lzma_misc.c [new file with mode: 0644]
target/linux/rdc/patches-2.6.25/600-x86_lzma.patch