mirror of
https://github.com/opnsense/src.git
synced 2026-05-22 01:54:31 -04:00
build(7): use a more relevant example for PORTS_MODULES
emulators/kqemu-kmod no longer exists in the ports tree.
Reviewed by: imp, bcr
Differential Revision: https://reviews.freebsd.org/D30261
(cherry picked from commit 7fbc0c98a8)
This commit is contained in:
parent
640c2ff8ae
commit
5500a15642
1 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd November 12, 2020
|
||||
.Dd May 15, 2021
|
||||
.Dt BUILD 7
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -600,7 +600,7 @@ and
|
|||
.Cm installkernel
|
||||
process.
|
||||
.Bd -literal -offset indent
|
||||
make PORTS_MODULES=emulators/kqemu-kmod kernel
|
||||
make PORTS_MODULES=emulators/virtualbox-ose-kmod kernel
|
||||
.Ed
|
||||
.It Va SRCCONF
|
||||
Specify a file to override the default
|
||||
|
|
|
|||
Loading…
Reference in a new issue