fix vhdx typo

This commit is contained in:
coolsnowwolf 2018-10-14 15:28:57 +08:00
parent 17d0fb76af
commit 502594357b

View File

@ -255,7 +255,7 @@ menu "Target Images"
default y
config VHD_IMAGES
bool "Build Hyper-V image files (VHD)"
bool "Build Hyper-V image files (VHDX)"
depends on TARGET_x86 || TARGET_x86_64
default n
depends on GRUB_IMAGES || EFI_IMAGES