Skip to content

Commit 4e2fcc8

Browse files
committed
packet04-tailgrow: remove unused xdp_prog_user.c
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
1 parent 997747f commit 4e2fcc8

2 files changed

Lines changed: 1 addition & 183 deletions

File tree

packet04-tailgrow/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
22

33
XDP_TARGETS := xdp_prog_kern
4-
USER_TARGETS := xdp_prog_user
4+
# USER_TARGETS :=
55

66
LIBBPF_DIR = ../libbpf/src/
77
COMMON_DIR = ../common

packet04-tailgrow/xdp_prog_user.c

Lines changed: 0 additions & 182 deletions
This file was deleted.

0 commit comments

Comments
 (0)