Put the files created by the lzma decompressor patch in the files/ directory. Add...
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)
commit180526a9102b1bd323529ec5d066ed451f35fc97
tree7c52bb8bccd4f30f52bd5d728d4885a7fb9f4015
parent44a4ddcab36df8b30ece3da0a6bacd3db7d234b8
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