From 6a269cf45825c8d0cfa504d9a126b7f2c36a72c9 Mon Sep 17 00:00:00 2001 From: Andrii Nakryiko Date: Thu, 4 Jun 2020 10:42:03 -0700 Subject: [PATCH] README: add OpenSUSE BTF availability info Add note about OpenSUSE Tumbleweed and BTF. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 11572bc..068942f 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ information](https://www.kernel.org/doc/html/latest/bpf/btf.html), though. Some major Linux distributions come with kernel BTF already built in: - Fedora 31+ - RHEL 8.2+ + - OpenSUSE Tumbleweed (in the next release, as of 2020-06-04) If your kernel doesn't come with BTF built-in, you'll need to build custom kernel. You'll need: