Page MenuHomeFreeBSD

D39639.id120535.diff
No OneTemporary

D39639.id120535.diff

diff --git a/sys/conf/Makefile.arm64 b/sys/conf/Makefile.arm64
--- a/sys/conf/Makefile.arm64
+++ b/sys/conf/Makefile.arm64
@@ -93,7 +93,7 @@
# and the temp file together to make the kernel.bin file.
${KERNEL_KO}.bin: ${FULLKERNEL}
@${OBJCOPY} --wildcard --strip-symbol='$$[adtx]*' \
- --output-target=binary ${.ALLSRC} ${.TARGET}.temp
+ --output-target=binary ${FULLKERNEL} ${.TARGET}.temp
@{ ${NM} ${.ALLSRC} | \
${AWK} -f $S/tools/arm_kernel_boothdr.awk -v hdrtype=v8booti && \
cat ${.TARGET}.temp; \

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 16, 2:42 PM (21 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14660174
Default Alt Text
D39639.id120535.diff (530 B)

Event Timeline