mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Add a QEMU config for RISC-V.
Reviewed by: jhb MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D18560
This commit is contained in:
parent
fb50c41448
commit
01cd6fba6c
1 changed files with 9 additions and 0 deletions
9
sys/riscv/conf/QEMU
Normal file
9
sys/riscv/conf/QEMU
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
#NO_UNIVERSE
|
||||
|
||||
include "GENERIC"
|
||||
|
||||
ident QEMU
|
||||
|
||||
options ROOTDEVNAME=\"ufs:/dev/vtbd0\"
|
||||
Loading…
Reference in a new issue