summaryrefslogtreecommitdiff
path: root/dde_rtl8139/Makefile
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2012-04-07 22:06:39 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2012-04-07 22:06:39 +0000
commit130cf77b86a7777994f1e1e8dcb646f366a2d294 (patch)
treea37fe24d4852af00f87b7dc0864d1f28a968f474 /dde_rtl8139/Makefile
parent4057679b76ae5e1f7e79802be8399396f29c0b09 (diff)
parent06fe9218fd82aeae688cfba5bda512d808bd443f (diff)
Merge branch 'dde' of git.savannah.gnu.org:/srv/git/hurd/incubator into dde
Diffstat (limited to 'dde_rtl8139/Makefile')
-rw-r--r--dde_rtl8139/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dde_rtl8139/Makefile b/dde_rtl8139/Makefile
index 16d3b764..f2c49547 100644
--- a/dde_rtl8139/Makefile
+++ b/dde_rtl8139/Makefile
@@ -10,7 +10,7 @@ TARGET = dde_rtl8139
SRC_C = main.c 8139cp.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