summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kconfig b/Kconfig
index 25dcfa2..7ae59e7 100644
--- a/Kconfig
+++ b/Kconfig
@@ -61,8 +61,8 @@ config EMBTK_HAVE_ROOTFS
Select packages in "Packages to include in your root filesystem".
if EMBTK_HAVE_ROOTFS
-source kconfig/mtdutils.kconfig
source kconfig/fs.kconfig
+source kconfig/mtdutils.kconfig
source kconfig/packages.kconfig
endif