summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2001-11-02 16:40:06 +0000
committerWarner Losh <imp@FreeBSD.org>2001-11-02 16:40:06 +0000
commit06a9ff8e819ef0bf5c009847280e49c16b848f13 (patch)
tree02e769c194f7c062c9f8898f14a8ad5b06b1eb61
parentbb51af2816b0965d9f0f8407adf771851677ef60 (diff)
Notes
-rw-r--r--sys/conf/NOTES2
-rw-r--r--sys/i386/conf/NOTES2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 31fb7c238c1e..121e3b8ee430 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -61,7 +61,7 @@ makeoptions CONF_CFLAGS=-fno-builtin #Don't allow use of memcmp, etc.
#makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
#makeoptions KERNEL=foo #Build kernel "foo" and install "/foo"
# Only build Linux API modules and plus those parts of the sound system I need.
-#makeoptions MODULES_OVERRIDE="linux sound/snd sound/pcm sound/drivers/maestro3"
+#makeoptions MODULES_OVERRIDE="linux sound/snd sound/pcm sound/driver/maestro3"
#
# Certain applications can grow to be larger than the 512M limit
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 31fb7c238c1e..121e3b8ee430 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -61,7 +61,7 @@ makeoptions CONF_CFLAGS=-fno-builtin #Don't allow use of memcmp, etc.
#makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
#makeoptions KERNEL=foo #Build kernel "foo" and install "/foo"
# Only build Linux API modules and plus those parts of the sound system I need.
-#makeoptions MODULES_OVERRIDE="linux sound/snd sound/pcm sound/drivers/maestro3"
+#makeoptions MODULES_OVERRIDE="linux sound/snd sound/pcm sound/driver/maestro3"
#
# Certain applications can grow to be larger than the 512M limit