Added kernel LZMA support
authorZiggy471 <ziggy471@gmail.com>
Mon, 13 Dec 2010 17:09:49 +0000 (12:09 -0500)
committerZiggy471 <ziggy471@gmail.com>
Mon, 13 Dec 2010 17:09:49 +0000 (12:09 -0500)
commitea50942484ff812bb3650e36f82204ea159ae677
tree57df928eb6781b56ee63e881ed0f0118aaa694a2
parent1c21140f50dd2ab7d471e14de0d3a37c572d1545
snapshotea50942484ff812bb3650e36f82204ea159ae677
Added kernel LZMA support
arch/arm/Kconfig
arch/arm/boot/compressed/Makefile
arch/arm/boot/compressed/Makefile.debug [deleted file]
arch/arm/boot/compressed/decompress.c [new file with mode: 0644]
arch/arm/boot/compressed/lib1funcs.S [new file with mode: 0644]
arch/arm/boot/compressed/misc.c
arch/arm/boot/compressed/piggy.gzip.S [new file with mode: 0644]
arch/arm/boot/compressed/piggy.lzma.S [new file with mode: 0644]
arch/arm/boot/compressed/piggy.lzo.S [moved from arch/arm/boot/compressed/piggy.S with 68% similarity]
arch/arm/boot/compressed/vmlinux.lds.in