summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-10-03 18:29:06 +0000
committerru <ru@FreeBSD.org>2003-10-03 18:29:06 +0000
commit8db21048acb8baee76177793ef0f9d2e10abcf3f (patch)
tree954ae0bdde0987f1bcd1e7232eec142d9aa83121 /UPDATING
parent2bd88e51d5ff78538387afd55fef083b80a0056a (diff)
downloadFreeBSD-src-8db21048acb8baee76177793ef0f9d2e10abcf3f.zip
FreeBSD-src-8db21048acb8baee76177793ef0f9d2e10abcf3f.tar.gz
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
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 2 insertions, 2 deletions
diff --git a/UPDATING b/UPDATING
index 3de2453..de43874 100644
--- a/UPDATING
+++ b/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
--------------------------------------------------------------
OpenPOWER on IntegriCloud