ports/sysutils/u-boot-bhyve-riscv/files/patch-board_emulation_bhyve-riscv_Makefile
Ruslan Bukin 5838f13ec0 sysutils/u-boot-bhyve-riscv: New port
Configuration of u-boot for bhyve hypervisor (RISC-V architecture).
This intended to run in RISC-V supervisor ("S") mode as a guest OS.

Reviewed By: arrowd, manu

Differential Revision: https://reviews.freebsd.org/D46257
2024-09-02 16:01:50 +01:00

7 lines
166 B
Plaintext

--- board/emulation/bhyve-riscv/Makefile.orig
+++ board/emulation/bhyve-riscv/Makefile
@@ -0,0 +1,3 @@
+# SPDX-License-Identifier: GPL-2.0+
+
+obj-y += bhyve-riscv.o