1
0
Quellcode durchsuchen

genimage disk images are only available for x86_64 for now

Waldemar Brodkorb vor 6 Jahren
Ursprung
Commit
7b65f6b5d6
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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.