From 0a36e8ae614ce193bb5f7e36de5276d7a66984a8 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 4 Mar 2010 19:11:34 +0100 Subject: ext2 needed for boot partition --- target/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/target/Config.in b/target/Config.in index df46a4483..c16235f3e 100644 --- a/target/Config.in +++ b/target/Config.in @@ -259,6 +259,7 @@ config ADK_LINUX_MIPS64_LEMOTE bool "Lemote Subnotebook Yeeloong" select ADK_lemote select ADK_LINUX_64 + select ADK_KERNEL_EXT2_FS select ADK_KERNEL_SCSI select ADK_KERNEL_ATA select ADK_KERNEL_BLK_DEV_SD -- cgit v1.2.3