2021-09-26 12:46:18 +00:00
|
|
|
diff --git a/Makefile b/Makefile
|
|
|
|
index 3f1e18dc659d..163362b82f94 100644
|
2022-10-30 15:09:59 +00:00
|
|
|
--- a/sys/Makefile
|
|
|
|
+++ b/sys/Makefile
|
2021-09-26 12:46:18 +00:00
|
|
|
@@ -2,6 +2,8 @@
|
|
|
|
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
|
|
|
|
+INCSDIR= ${INCSDIR0}
|
|
|
|
+
|
|
|
|
SUBDIR= altq arch compat dev fs miscfs \
|
|
|
|
net net80211 netatalk netbt netcan netipsec netinet netinet6 \
|
|
|
|
netmpls netsmb \
|