aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/Makefile.amd64
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/Makefile.amd64')
-rw-r--r--sys/conf/Makefile.amd642
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/Makefile.amd64 b/sys/conf/Makefile.amd64
index ce37f7e69b4b..b7e9d4d88d15 100644
--- a/sys/conf/Makefile.amd64
+++ b/sys/conf/Makefile.amd64
@@ -52,4 +52,6 @@ MKMODULESENV+= MACHINE=amd64
%RULES
+CFLAGS+=-I/sys/dev/twa
+
.include "$S/conf/kern.post.mk"