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)
commite3ef3e28234f45fa0c2cf5aef5ed9ff877350ab9
tree20b6f555b6219f025d1bc26f8a5ef6b897631fb5
parent55b52305d101cc5b7a1b3576ab62febc68a510e5
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11627 3c298f89-4303-0410-b956-a3cf2f4a3e73
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