linux: compress kernel image with xz

This commit is contained in:
Franz Pletz 2016-11-23 01:05:28 +01:00
parent 6de991bd95
commit 7974d7493a
No known key found for this signature in database
GPG Key ID: 846FDED7792617B4

View File

@ -27,6 +27,8 @@ with stdenv.lib;
MODULE_COMPRESS_XZ y
''}
KERNEL_XZ y
# Debugging.
DEBUG_KERNEL y
TIMER_STATS y