diff options
| author | Simon Rettberg | 2021-10-14 14:27:55 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2021-10-14 14:27:55 +0200 |
| commit | e82e43979875e62bc657c5d4408dc438e40b15fe (patch) | |
| tree | 0dda66b216a7c9ef8c153c95bd763e4b05cd4f18 /data | |
| parent | [sshd] Properly install sshd (diff) | |
| download | mltk-e82e43979875e62bc657c5d4408dc438e40b15fe.tar.gz mltk-e82e43979875e62bc657c5d4408dc438e40b15fe.tar.xz mltk-e82e43979875e62bc657c5d4408dc438e40b15fe.zip | |
kernel config: Disable BTF, too new for 20.04 build env
Diffstat (limited to 'data')
| -rw-r--r-- | data/kernel.wanted.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/kernel.wanted.config b/data/kernel.wanted.config index ade907fe..591df602 100644 --- a/data/kernel.wanted.config +++ b/data/kernel.wanted.config @@ -565,3 +565,4 @@ CONFIG_USB_ZERO=m CONFIG_U_SERIAL_CONSOLE=y CONFIG_USERIO=m CONFIG_SYSTEM_REVOCATION_KEYS=n +CONFIG_DEBUG_INFO_BTF=n |
