diff --git a/hypervisor/arch/x86/configs/dnv_cb2.config b/hypervisor/arch/x86/configs/dnv-cb2.config similarity index 88% rename from hypervisor/arch/x86/configs/dnv_cb2.config rename to hypervisor/arch/x86/configs/dnv-cb2.config index 5450d1880..0b6e37579 100644 --- a/hypervisor/arch/x86/configs/dnv_cb2.config +++ b/hypervisor/arch/x86/configs/dnv-cb2.config @@ -1,6 +1,6 @@ # Generated by Kconfiglib (https://github.com/ulfalizer/Kconfiglib) CONFIG_PARTITION_MODE=y -CONFIG_BOARD="dnv_cb2" +CONFIG_BOARD="dnv-cb2" CONFIG_SERIAL_LEGACY=y CONFIG_SERIAL_PIO_BASE=0x1000 CONFIG_DMAR_PARSE_ENABLED=y diff --git a/hypervisor/partition/dnv_cb2/vm_description.c b/hypervisor/partition/dnv-cb2/vm_description.c similarity index 100% rename from hypervisor/partition/dnv_cb2/vm_description.c rename to hypervisor/partition/dnv-cb2/vm_description.c