Turn on modules for amd64. Fear.
This commit is contained in:
parent
11053af551
commit
922013a665
@ -26,7 +26,6 @@ ident GENERIC
|
||||
#hints "GENERIC.hints" # Default places to look for devices.
|
||||
|
||||
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
|
||||
makeoptions NO_MODULES=not_yet
|
||||
|
||||
options SCHED_ULE # ULE scheduler
|
||||
options INET # InterNETworking
|
||||
|
@ -7,9 +7,6 @@
|
||||
# $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 AMD64 family based machines.
|
||||
|
Loading…
Reference in New Issue
Block a user