OSDN Git Service

libbpf: fix typos in Makefile
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 22 Jul 2023 06:52:36 +0000 (23:52 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 2 Aug 2023 20:58:51 +0000 (13:58 -0700)
commit94e38c956b97d3bb3f6cc8215efb13ea851e3a91
treea35e2e7bfc313fbee25f7c86f52fb0868e6f34b4
parentd3c4db86c71164ed9ae17b4026e1acde460a18ab
libbpf: fix typos in Makefile

Capitalize ABI (acronym) and fix spelling of "destination".

Fixes: 706819495921 ("libbpf: Improve usability of libbpf Makefile")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Alexei Starovoitov <ast@kernel.org>
Cc: Daniel Borkmann <daniel@iogearbox.net>
Cc: Andrii Nakryiko <andrii@kernel.org>
Cc: bpf@vger.kernel.org
Cc: Xin Liu <liuxin350@huawei.com>
Link: https://lore.kernel.org/r/20230722065236.17010-1-rdunlap@infradead.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/lib/bpf/Makefile