Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] svn commit: trunk/buildroot: package/mtd target/jffs2
@ 2006-10-06 13:00 aldot at uclibc.org
  0 siblings, 0 replies; only message in thread
From: aldot at uclibc.org @ 2006-10-06 13:00 UTC (permalink / raw)
  To: buildroot

Author: aldot
Date: 2006-10-06 06:00:57 -0700 (Fri, 06 Oct 2006)
New Revision: 16318

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


Modified:
   trunk/buildroot/package/mtd/Config.in
   trunk/buildroot/target/jffs2/Config.in


Changeset:
Modified: trunk/buildroot/package/mtd/Config.in
===================================================================
--- trunk/buildroot/package/mtd/Config.in	2006-10-06 12:59:33 UTC (rev 16317)
+++ trunk/buildroot/package/mtd/Config.in	2006-10-06 13:00:57 UTC (rev 16318)
@@ -17,6 +17,7 @@
 config BR2_PACKAGE_MTD_ORIG
 	bool "Default source"
 	depends on BR2_PACKAGE_MTD
+	default y
 	help
 	  Use the stable release.
 

Modified: trunk/buildroot/target/jffs2/Config.in
===================================================================
--- trunk/buildroot/target/jffs2/Config.in	2006-10-06 12:59:33 UTC (rev 16317)
+++ trunk/buildroot/target/jffs2/Config.in	2006-10-06 13:00:57 UTC (rev 16318)
@@ -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
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-10-06 13:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-06 13:00 [Buildroot] svn commit: trunk/buildroot: package/mtd target/jffs2 aldot at uclibc.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox