Module Name: src Committed By: mrg Date: Mon Oct 4 18:16:48 UTC 2021
Modified Files: src/sys/arch/riscv: Makefile Log Message: riscv: fix build with r/o src tree add 'compile' to the SUBDIR list so that 'make obj' creates the kernel compile base objdir so <bsd.kernobj.mk> sets KERNOBJDIR correctly. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/riscv/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.