Organize Makefile.

This commit is contained in:
gamemann
2021-11-12 21:33:20 +00:00
parent 55f19dd192
commit 1e11016bdf

View File

@@ -11,7 +11,6 @@ LIBBPFOBJS += $(LIBBPFSRC)/staticobjs/libbpf_probes.o $(LIBBPFSRC)/staticobjs/li
LIBBPFOBJS += $(LIBBPFSRC)/staticobjs/nlattr.o $(LIBBPFSRC)/staticobjs/str_error.o
LIBBPFOBJS += $(LIBBPFSRC)/staticobjs/xsk.o
CONFIGSRC = config.c
CONFIGOBJ = config.o
CMDLINESRC = cmdline.c