[armel] Enable KERNEL_LZMA, i.e. compress kernels with lzma to get

much better compression.

svn path=/dists/trunk/linux-2.6/; revision=14606
This commit is contained in:
Martin Michlmayr 2009-11-12 17:34:23 +00:00
parent 115edcab14
commit 0dc5a508cb
3 changed files with 7 additions and 1 deletions

2
debian/changelog vendored
View File

@ -21,6 +21,8 @@ linux-2.6 (2.6.32~rc6-1) UNRELEASED; urgency=low
* [armel/orion5x, armel/kirkwood] Enable ISDN (requested by Markus
Krebs).
* Add patch from Albin Tonnerre to add HAVE_KERNEL_LZMA to arm.
* [armel] Enable KERNEL_LZMA, i.e. compress kernels with lzma to get
much better compression.
[ maximilian attems ]
* Simplify postinst nuke reverse symlinks handling. Patch from

View File

@ -72,3 +72,7 @@ CONFIG_YAM=m
CONFIG_ECONET_AUNUDP=y
CONFIG_ECONET_NATIVE=y
# CONFIG_KERNEL_GZIP is not set
# CONFIG_KERNEL_BZIP2 is not set
CONFIG_KERNEL_LZMA=y

View File

@ -3,7 +3,7 @@ Priority: optional
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Uploaders: Bastian Blank <waldi@debian.org>, Frederik Schüler <fs@debian.org>, maximilian attems <maks@debian.org>
Standards-Version: 3.8.3
Build-Depends: debhelper (>> 7), cpio, module-init-tools, python
Build-Depends: debhelper (>> 7), cpio, module-init-tools, python, lzma [armel]
Build-Depends-Indep: bzip2, python-central, xmlto
Vcs-Svn: svn://svn.debian.org/svn/kernel/dists/sid/linux-2.6/
Vcs-Browser: http://svn.debian.org/wsvn/kernel/dists/sid/linux-2.6/?op=log