From ca88a766c2e630129d5032eac7b951cc4296b201 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sun, 8 Feb 2004 00:39:38 +0000 Subject: [PATCH] I forgot to add the NO_MODULES override for NOTES --- sys/amd64/conf/NOTES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES index 0250221575e..372aee03e42 100644 --- a/sys/amd64/conf/NOTES +++ b/sys/amd64/conf/NOTES @@ -7,6 +7,9 @@ # $FreeBSD$ # +# We don't have modules on amd64. +makeoptions NO_MODULES=not_yet + # # This directive is mandatory; it defines the architecture to be # configured for; in this case, the 386 family based IBM-PC and