Commit 81f07e9
committed
linux: Disable debug info
Kernel modules are otherwise huge, which causes problems in particular
for the PAYG UKI.
A better solution would be to build and then split out the debug info.
There are a couple of ways to do this, see:
<#176>
Fixes #178
by bringing the UKI down to a mere 98.6MB.1 parent 597d687 commit 81f07e9
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| |||
0 commit comments