summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-06-11 10:17:13 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-06-11 10:17:13 +0200
commita6266564e47c589fee867710aa506e561359701d (patch)
treebb10d5b98c1b7355192e716f71a6da68db9681ad /Kconfig
parent7693b34c4aba1ff79707487b478592105293ee2a (diff)
downloadembtoolkit-a6266564e47c589fee867710aa506e561359701d.tar.gz
embtoolkit-a6266564e47c589fee867710aa506e561359701d.tar.bz2
embtoolkit-a6266564e47c589fee867710aa506e561359701d.tar.xz
Packages: replace utillinux-ng in favor of e2fsprogs, we only need libuuid
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
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