diff options
author | Jerome Marchand <jmarchan@redhat.com> | 2022-05-07 19:16:35 +0300 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2022-05-10 03:40:43 +0300 |
commit | ec24704492d8791a52a75a39e3ad762b6e017bc6 (patch) | |
tree | 03eeef08d25a805578c1ffbd7f61bb675f6b7354 /drivers/hwmon/lm63.c | |
parent | bfa92e0bdc8ee5d444086fa25489de861a17b085 (diff) | |
download | linux-ec24704492d8791a52a75a39e3ad762b6e017bc6.tar.xz |
samples: bpf: Don't fail for a missing VMLINUX_BTF when VMLINUX_H is provided
samples/bpf build currently always fails if it can't generate
vmlinux.h from vmlinux, even when vmlinux.h is directly provided by
VMLINUX_H variable, which makes VMLINUX_H pointless.
Only fails when neither method works.
Fixes: 384b6b3bbf0d ("samples: bpf: Add vmlinux.h generation support")
Reported-by: CKI Project <cki-project@redhat.com>
Reported-by: Veronika Kabatova <vkabatov@redhat.com>
Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20220507161635.2219052-1-jmarchan@redhat.com
Diffstat (limited to 'drivers/hwmon/lm63.c')
0 files changed, 0 insertions, 0 deletions