summaryrefslogtreecommitdiff
path: root/dde_pcnet32/Makefile
diff options
context:
space:
mode:
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 5b45cc14..18cd336c 100644
--- a/dde_pcnet32/Makefile
+++ b/dde_pcnet32/Makefile
@@ -8,7 +8,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) $(libbpf_path)
-CFLAGS += -g -I$(PKGDIR)/include -I../libmachdev
+CFLAGS += -g -I$(PKGDIR)/include -I$(BUILDDIR)/include
# DDE configuration
include $(L4DIR)/Makeconf