From a695499606282b77e79599a7d506a179a54e3795 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Mon, 11 Nov 2013 20:54:03 +0100 Subject: Build a root filesystem by default Signed-off-by: Abdoulaye Walsimou Gaye --- Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'Kconfig') diff --git a/Kconfig b/Kconfig index 890a1bc..4937561 100644 --- a/Kconfig +++ b/Kconfig @@ -86,6 +86,7 @@ endif config EMBTK_HAVE_ROOTFS bool "Build root filesystem" + default y help If you want to build a root filesystem for your target, and include some packages within it, you must say yes here. -- cgit v1.2.3