Commit 33793a0
committed
linux: Don't compress modules
This matches the eos6 kernel build which does not compress modules.
They will still be compressed within the initramfs (which is compressed
with zstd as a single blob) and within the ostree (where each object
is gzipped individually).1 parent 7198328 commit 33793a0
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | 66 | | |
71 | 67 | | |
72 | 68 | | |
| |||
0 commit comments