From d3c48702c3f8434e4ddc8f83e2221717f7430c55 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 9 Nov 2013 11:43:37 +0100 Subject: need ext2fs for qemu archives --- target/config/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/target/config/Config.in b/target/config/Config.in index 8005a487b..bf7f3db97 100644 --- a/target/config/Config.in +++ b/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. -- cgit v1.2.3