diff options
Diffstat (limited to 'sys/conf/dtb.build.mk')
-rw-r--r-- | sys/conf/dtb.build.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/conf/dtb.build.mk b/sys/conf/dtb.build.mk index 327d69106244..7eb0db5e8b80 100644 --- a/sys/conf/dtb.build.mk +++ b/sys/conf/dtb.build.mk @@ -1,7 +1,3 @@ - -.include <bsd.init.mk> -# Grab all the options for a kernel build. For backwards compat, we need to -# do this after bsd.own.mk. .include "kern.opts.mk" DTC?= dtc |