Commit 180bc594 authored by Bernhard Reutner-Fischer's avatar Bernhard Reutner-Fischer
Browse files

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

parent 30680d7b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.

+1 −0
Original line number Diff line number Diff line
config BR2_TARGET_ROOTFS_JFFS2
	bool "jffs2 root filesystem"
	default n
	select BR2_PACKAGE_MTD
	help
	  Build a jffs2 root filesystem