summaryrefslogtreecommitdiff
path: root/dde_pcnet32/Makefile
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2012-02-18 22:19:45 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2012-02-18 22:19:45 +0000
commit460c6d143b81dd38941ee28c59486fb96e87995b (patch)
tree555eef2de9d106ff4bb344d04a775f6c8b0ae24d /dde_pcnet32/Makefile
parent1a80b97889fbf87c3448158e01964885e306dd9d (diff)
include bpf in link
Diffstat (limited to 'dde_pcnet32/Makefile')
-rw-r--r--dde_pcnet32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dde_pcnet32/Makefile b/dde_pcnet32/Makefile
index e2aa5338..5b45cc14 100644
--- a/dde_pcnet32/Makefile
+++ b/dde_pcnet32/Makefile
@@ -7,7 +7,7 @@ TARGET = dde_pcnet32
SRC_C = main.c pcnet32.c
-LIBS += $(libmachdev_path) -ldde_linux26.o -ldde_linux26_net $(libddekit_path) -lfshelp -ltrivfs -lpciaccess -lthreads -lshouldbeinlibc -lports $(libslab_path) -lbpf
+LIBS += $(libmachdev_path) -ldde_linux26.o -ldde_linux26_net $(libddekit_path) -lfshelp -ltrivfs -lpciaccess -lthreads -lshouldbeinlibc -lports $(libslab_path) $(libbpf_path)
CFLAGS += -g -I$(PKGDIR)/include -I../libmachdev
# DDE configuration