Browse Source

genimage disk images are only available for x86_64 for now

Waldemar Brodkorb 6 years ago
parent
commit
7b65f6b5d6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/config/Config.in.rootfs

+ 1 - 0
target/config/Config.in.rootfs

@@ -193,6 +193,7 @@ config ADK_TARGET_ROOTFS_GENIMAGE
 	select ADK_TARGET_QEMU_WITH_BLOCK if ADK_TARGET_QEMU
 	select ADK_TARGET_QEMU_WITH_BOOTLOADER if ADK_TARGET_QEMU
 	select ADK_HOST_BUILD_GENIMAGE
+	depends on ADK_TARGET_ARCH_X86_64
 	help
 	  Create a complete disk image for the target with genimage.