summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-05-25 17:54:48 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-05-25 17:54:48 +0200
commitb232b85abc984675204fd9a7c855e8ec79ba9a86 (patch)
tree45f12f95a7311a9bfe59666819dcd41767b223ab
parent267682bfe5b26ec1acc69efffef14aaf81444a5a (diff)
downloadembtoolkit-b232b85abc984675204fd9a7c855e8ec79ba9a86.tar.gz
embtoolkit-b232b85abc984675204fd9a7c855e8ec79ba9a86.tar.bz2
embtoolkit-b232b85abc984675204fd9a7c855e8ec79ba9a86.tar.xz
CI: also build jffs2 root filesystem
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-rw-r--r--core/defconfigs/common.kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/defconfigs/common.kconfig b/core/defconfigs/common.kconfig
index 766e801..59189b5 100644
--- a/core/defconfigs/common.kconfig
+++ b/core/defconfigs/common.kconfig
@@ -6,5 +6,6 @@ CONFIG_EMBTK_HAVE_STRACE=y
CONFIG_EMBTK_NUMBER_BUILD_JOBS=3
CONFIG_EMBTK_HAVE_ROOTFS=y
CONFIG_EMBTK_ROOTFS_HAVE_SQUASHFS=y
+CONFIG_EMBTK_ROOTFS_HAVE_JFFS2=y
CONFIG_EMBTK_HAVE_BB=y
CONFIG_EMBTK_HAVE_GTEST=y