diff options
Diffstat (limited to 'usr.sbin/Makefile.riscv')
| -rw-r--r-- | usr.sbin/Makefile.riscv | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/Makefile.riscv b/usr.sbin/Makefile.riscv new file mode 100644 index 000000000000..97a83e863f5d --- /dev/null +++ b/usr.sbin/Makefile.riscv @@ -0,0 +1,4 @@ +.if ${MK_BHYVE} != "no" +SUBDIR+=	bhyve +SUBDIR+=	bhyvectl +.endif  | 
