mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
I forgot to add the NO_MODULES override for NOTES
This commit is contained in:
parent
9d6c81e670
commit
ca88a766c2
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue