Put the files created by the lzma decompressor patch in the files/
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 3 Jul 2008 11:09:37 +0000 (11:09 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 3 Jul 2008 11:09:37 +0000 (11:09 +0000)
commitbe01bc2bd6d850ac7059660edc43d15bacacfb0f
tree20b6f555b6219f025d1bc26f8a5ef6b897631fb5
parent9f25933453c73393505f2bf044bf44b41648259b
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