Page MenuHomeFreeBSD

D54539.id169130.diff
No OneTemporary

D54539.id169130.diff

diff --git a/Makefile.inc1 b/Makefile.inc1
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1847,7 +1847,11 @@
.else
# First kernel is installed separately by INSTALLKERNEL, typically to
# /boot/kernel, rather than to a config-suffixed directory.
+.if ${BUILDKERNELS:[#]} > 1
INSTALLEXTRAKERNELS= ${BUILDKERNELS:[2..-1]}
+.else
+INSTALLEXTRAKERNELS=
+.endif
.endif
.endif

File Metadata

Mime Type
text/plain
Expires
Wed, Mar 11, 4:53 PM (5 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27515678
Default Alt Text
D54539.id169130.diff (376 B)

Event Timeline