Config-images: build qcow2 image for armsr target

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2023-06-13 03:04:53 +08:00
parent e46a711ff2
commit 6f053d268e
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -262,7 +262,7 @@ menu "Target Images"
config QCOW2_IMAGES
bool "Build PVE/KVM image files (QCOW2)"
depends on TARGET_x86
depends on TARGET_x86 || TARGET_armsr
depends on GRUB_IMAGES || GRUB_EFI_IMAGES
select PACKAGE_kmod-e1000
default y if BUILDBOT