mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
Bring this in line with what I'm using.
This commit is contained in:
parent
3495845eec
commit
c5f0b00c65
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=99667
@ -29,9 +29,22 @@ maxusers 0
|
||||
makeoptions NO_WERROR=true #XXX: We don't want -Werror just now
|
||||
|
||||
options FFS
|
||||
options NFSCLIENT
|
||||
options NFS_ROOT
|
||||
options BOOTP
|
||||
options BOOTP_NFSROOT
|
||||
options COMPAT_43
|
||||
options INET
|
||||
options MD_ROOT
|
||||
options MD_ROOT_SIZE=1024
|
||||
options INVARIANTS
|
||||
options INVARIANT_SUPPORT
|
||||
options WITNESS
|
||||
|
||||
device md
|
||||
device ofwd
|
||||
options POWERMAC
|
||||
|
||||
device pci
|
||||
device loop
|
||||
device ether
|
||||
device miibus
|
||||
device gem
|
||||
|
Loading…
Reference in New Issue
Block a user