mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
Default NO_INSTALLEXTRAKERNELS to "no" to unbreak the build
MFC after: soon (was insta-MFCed -_-..) Pointyhat to: glebius Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
c29930cfd6
commit
c0fd425526
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=299086
@ -1133,6 +1133,8 @@ buildkernel: .MAKE .PHONY
|
||||
@echo "--------------------------------------------------------------"
|
||||
.endfor
|
||||
|
||||
NO_INSTALLEXTRAKERNELS?= no
|
||||
|
||||
#
|
||||
# installkernel, etc.
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user