aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2000-08-24 18:56:54 +0000
committerPeter Wemm <peter@FreeBSD.org>2000-08-24 18:56:54 +0000
commit2422dd797338e06b7a2324f47aba3088c7cb582d (patch)
treeec7a67cc949653f9e4c62c27cfa803547e5dce30 /sys/amd64
parent5836b5e001bcc0a1dd3a54a68aaab68ed56c45da (diff)
Notes
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index a4561ff96a2de..765029253bbe0 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -25,7 +25,8 @@ cpu I686_CPU
ident GENERIC
maxusers 32
-hints "GENERIC.hints" #Default places to look for devices.
+#To statically compile in device wiring instead of /boot/device.hints
+#hints "GENERIC.hints" #Default places to look for devices.
#makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols