Correct kern.pre.mk comment: objcopy, not objdump, copies objects.
PR: 229046 MFC after: 1 week Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
fd897a5340
commit
2f75f4134c
@ -243,7 +243,7 @@ MKMODULESENV+= DEBUG_FLAGS="${DEBUG}"
|
||||
MKMODULESENV+= __MPATH="${__MPATH}"
|
||||
.endif
|
||||
|
||||
# Architecture and output format arguments for objdump to convert image to
|
||||
# Architecture and output format arguments for objcopy to convert image to
|
||||
# object file
|
||||
|
||||
.if ${MFS_IMAGE:Uno} != "no"
|
||||
|
Loading…
Reference in New Issue
Block a user