aboutsummaryrefslogtreecommitdiff
path: root/lib/libveth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libveth/Makefile')
-rw-r--r--lib/libveth/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libveth/Makefile b/lib/libveth/Makefile
index 4556110..dd1234a 100644
--- a/lib/libveth/Makefile
+++ b/lib/libveth/Makefile
@@ -12,6 +12,8 @@
TOPCMNDIR ?= ../..
+include $(TOPCMNDIR)/make.rules
+
CPPFLAGS = -I../libc/include $(CPUARCHDEF) -I$(INCLBRDDIR) \
-I$(INCLCMNDIR) -I$(INCLCMNDIR)/$(CPUARCH)
CPPFLAGS += -I../libhvcall