aboutsummaryrefslogtreecommitdiff
path: root/linux/lib/decompress_unxz.c
diff options
context:
space:
mode:
Diffstat (limited to 'linux/lib/decompress_unxz.c')
-rw-r--r--linux/lib/decompress_unxz.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/lib/decompress_unxz.c b/linux/lib/decompress_unxz.c
index 4e9c860..880f301 100644
--- a/linux/lib/decompress_unxz.c
+++ b/linux/lib/decompress_unxz.c
@@ -128,7 +128,7 @@
* Use the internal CRC32 code instead of kernel's CRC32 module, which
* is not available in early phase of booting.
*/
-#define XZ_INTERNAL_CRC32
+#define XZ_INTERNAL_CRC32 1
/*
* Ignore the configuration specified in the kernel config for the xz_dec