mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-24 11:29:10 +00:00
Fixed the "To build a kernel" section to mention -DALWAYS_CHECK_MAKE
as the new sys/conf/kmod.mk depends on a make(1) bugfix now. Reported by: current
This commit is contained in:
parent
5fd04e380f
commit
282e0f015b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=120705
4
UPDATING
4
UPDATING
@ -1199,8 +1199,8 @@ COMMON ITEMS:
|
||||
If you are updating from a prior version of FreeBSD (even one just
|
||||
a few days old), you should follow this procedure. With a
|
||||
/usr/obj tree with a fresh buildworld,
|
||||
make buildkernel KERNCONF=YOUR_KERNEL_HERE
|
||||
make installkernel KERNCONF=YOUR_KERNEL_HERE
|
||||
make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=YOUR_KERNEL_HERE
|
||||
make -DALWAYS_CHECK_MAKE installkernel KERNCONF=YOUR_KERNEL_HERE
|
||||
|
||||
To just build a kernel when you know that it won't mess you up
|
||||
--------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user