mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-28 12:07:10 +01:00
Grrr, get the right change from the the machine I tested this on.
This commit is contained in:
parent
3cfb58ec23
commit
3a1d7a55f8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75547
@ -847,7 +847,7 @@ doSTDKERNEL:
|
||||
make KERNEL=${KERNEL} DESTDIR=${RD}/kernels install && \
|
||||
[ -r ${.CURDIR}/../sys/${MACHINE}/conf/${KERNEL}.hints ] && \
|
||||
cp ${.CURDIR}/../sys/${MACHINE}/conf/${KERNEL}.hints ${RD}/kernels
|
||||
make KERNEL=${kernel} DESTDIR=${RD}/kernels kernel-reinstall.debug
|
||||
make KERNEL=${KERNEL} DESTDIR=${RD}/kernels kernel-reinstall.debug
|
||||
|
||||
#
|
||||
# --==## Put a filesystem into a BOOTMFS kernel ##==--
|
||||
|
Loading…
Reference in New Issue
Block a user