Browse Source

need ext2fs for qemu archives

Waldemar Brodkorb 12 years ago
parent
commit
d3c48702c3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/config/Config.in

+ 1 - 0
target/config/Config.in

@@ -727,6 +727,7 @@ config ADK_TARGET_ROOTFS_MMC
 
 config ADK_TARGET_ROOTFS_ARCHIVE
 	bool "Archive usable for different filesystems"
+	select ADK_KERNEL_EXT2_FS if ADK_HARDWARE_QEMU
 	help
 	  Use this option if your root filesystem is ext2/ext3/ext4/xfs.