Page MenuHomeFreeBSD

D54539.id.diff
No OneTemporary

D54539.id.diff

diff --git a/Makefile.inc1 b/Makefile.inc1
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1844,10 +1844,12 @@
.if ${NO_INSTALLEXTRAKERNELS} != "yes"
.if defined(NO_INSTALLKERNEL)
INSTALLEXTRAKERNELS= ${BUILDKERNELS}
-.else
+.elif ${BUILDKERNELS:[#]} > 1
# First kernel is installed separately by INSTALLKERNEL, typically to
# /boot/kernel, rather than to a config-suffixed directory.
INSTALLEXTRAKERNELS= ${BUILDKERNELS:[2..-1]}
+.else
+INSTALLEXTRAKERNELS=
.endif
.endif

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 21, 8:35 AM (22 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36988426
Default Alt Text
D54539.id.diff (480 B)

Event Timeline