Page MenuHomeFreeBSD

D40190.diff
No OneTemporary

D40190.diff

diff --git a/sys/conf/kern.mk b/sys/conf/kern.mk
--- a/sys/conf/kern.mk
+++ b/sys/conf/kern.mk
@@ -331,3 +331,11 @@
LD_EMULATION_powerpc64le= elf64lppc_fbsd
LD_EMULATION_riscv64= elf64lriscv
LD_EMULATION=${LD_EMULATION_${MACHINE_ARCH}}
+
+#
+# Autogenerated files must be located in the current object directory
+# and not the one belonging to the parent build. This prevents kernel
+# modules from using autogenerated files from the kernel build.
+# This is only an issue when <bsd.subdir.mk> is used.
+#
+.NOPATH: ${CLEAN} ${CLEANFILES}

File Metadata

Mime Type
text/plain
Expires
Fri, Jun 26, 4:27 AM (4 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34341437
Default Alt Text
D40190.diff (543 B)

Event Timeline