aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/sound/driver/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/sound/driver/Makefile')
-rw-r--r--sys/modules/sound/driver/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/modules/sound/driver/Makefile b/sys/modules/sound/driver/Makefile
index ff9499fdf841..02703d4b591a 100644
--- a/sys/modules/sound/driver/Makefile
+++ b/sys/modules/sound/driver/Makefile
@@ -1,5 +1,4 @@
-SYSDIR?=${SRCTOP}/sys
-.include "${SYSDIR}/conf/kern.opts.mk"
+.include "${SRCTOP}/sys/conf/kern.opts.mk"
# Modules that include binary-only blobs of microcode should be selectable by
# MK_SOURCELESS_UCODE option (see below).