From c2fde414a43730167b38dd9412d722bcd7dcc895 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 11 Mar 2018 22:08:23 -0700 Subject: [PATCH] qemuriscv64.conf: Add description Signed-off-by: Khem Raj --- conf/machine/qemuriscv64.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conf/machine/qemuriscv64.conf b/conf/machine/qemuriscv64.conf index 522d564..1b9d9f4 100644 --- a/conf/machine/qemuriscv64.conf +++ b/conf/machine/qemuriscv64.conf @@ -1,3 +1,7 @@ +#@TYPE: Machine +#@NAME: generic riscv64 machine +#@DESCRIPTION: Machine configuration for running a generic riscv64 + require conf/machine/include/qemu.inc require conf/machine/tune-riscv.inc