Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: aldot at uclibc.org <aldot@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/target/jffs2
Date: Sat, 27 Jan 2007 15:11:17 -0800 (PST)	[thread overview]
Message-ID: <20070127231117.8090148576@busybox.net> (raw)

Author: aldot
Date: 2007-01-27 15:11:16 -0800 (Sat, 27 Jan 2007)
New Revision: 17563

Log:
- fix dependencies


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


Changeset:
Modified: trunk/buildroot/target/jffs2/Config.in
===================================================================
--- trunk/buildroot/target/jffs2/Config.in	2007-01-27 22:47:08 UTC (rev 17562)
+++ trunk/buildroot/target/jffs2/Config.in	2007-01-27 23:11:16 UTC (rev 17563)
@@ -12,6 +12,7 @@
 
 config BR2_TARGET_ROOTFS_JFFS2_PAGESIZE
 	hex "Page Size (0x0 = Use default 4 kB)"
+	depends on BR2_TARGET_ROOTFS_JFFS2
 	depends on !BR2_TARGET_ROOTFS_JFFS2_DEFAULT_PAGESIZE
 	default 0x420
 	help
@@ -19,6 +20,7 @@
 
 config BR2_TARGET_ROOTFS_JFFS2_NOCLEANMARKER
 	bool	"Do not use Cleanmarker"
+	depends on BR2_TARGET_ROOTFS_JFFS2
 	depends on !BR2_TARGET_ROOTFS_JFFS2_DEFAULT_PAGESIZE
 	default y
 	help

             reply	other threads:[~2007-01-27 23:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-27 23:11 aldot at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-12  0:43 [Buildroot] svn commit: trunk/buildroot/target/jffs2 ulf at uclibc.org
2008-09-07 14:31 jacmet at uclibc.org
2008-02-12  5:50 hamish at uclibc.org
2007-10-17 22:01 ulf at uclibc.org
2007-07-14  7:26 ulf at uclibc.org
2007-03-26 10:31 aldot at uclibc.org
2007-01-24 23:18 aldot at uclibc.org
2006-08-22  8:03 jacmet at uclibc.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070127231117.8090148576@busybox.net \
    --to=aldot@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox