xdp-tools: mark as nonshared
authorNick Hainke <vincent@systemli.org>
Tue, 5 Jul 2022 07:21:04 +0000 (09:21 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 6 Jul 2022 21:38:02 +0000 (22:38 +0100)
commit8288a4bbb368fc050f46c7e97a1c1b7b0e0c66c2
treec250695430c8e4b18ae851d2745da73ca21fedfc
parentdcc0fe24ea216d32300c0f01c8879e586d89cc1e
xdp-tools: mark as nonshared

The SDK does not have the LLVM toolchain yet.

Hopefully fixes errors in the form:
  xsk_def_xdp_prog.c:4:10: fatal error: 'bpf/bpf_helpers.h' file not found
  #include <bpf/bpf_helpers.h>

Fixes: 6ad1bea2a603 ("xdp-tools: add package")
Signed-off-by: Nick Hainke <vincent@systemli.org>
package/network/utils/xdp-tools/Makefile