- jffs2 requires the mtd package for the mtd-host tools.

2012.11.x
Bernhard Reutner-Fischer 2006-10-06 13:00:57 +00:00
parent 30680d7b70
commit 180bc5941a
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@ choice
config BR2_PACKAGE_MTD_ORIG
bool "Default source"
depends on BR2_PACKAGE_MTD
default y
help
Use the stable release.

View File

@ -1,6 +1,7 @@
config BR2_TARGET_ROOTFS_JFFS2
bool "jffs2 root filesystem"
default n
select BR2_PACKAGE_MTD
help
Build a jffs2 root filesystem