Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/target/device/Atmel: at91bootstrap
Date: Mon,  5 May 2008 18:37:27 -0700 (PDT)	[thread overview]
Message-ID: <20080506013727.4612B3C67A@busybox.net> (raw)

Author: ulf
Date: 2008-05-05 18:37:26 -0700 (Mon, 05 May 2008)
New Revision: 21935

Log:
Fix dependencies in Configs

Modified:
   trunk/buildroot/target/device/Atmel/AT91_Config.in
   trunk/buildroot/target/device/Atmel/at91bootstrap/Config.in


Changeset:
Modified: trunk/buildroot/target/device/Atmel/AT91_Config.in
===================================================================
--- trunk/buildroot/target/device/Atmel/AT91_Config.in	2008-05-05 17:17:00 UTC (rev 21934)
+++ trunk/buildroot/target/device/Atmel/AT91_Config.in	2008-05-06 01:37:26 UTC (rev 21935)
@@ -12,6 +12,7 @@
 
 config	BR2_TARGET_ATMEL_ALL
 	bool "Allow all ARM targets"
+	depends BR2_arm
 	default y
 
 config	BR2_TARGET_ATMEL_NET

Modified: trunk/buildroot/target/device/Atmel/at91bootstrap/Config.in
===================================================================
--- trunk/buildroot/target/device/Atmel/at91bootstrap/Config.in	2008-05-05 17:17:00 UTC (rev 21934)
+++ trunk/buildroot/target/device/Atmel/at91bootstrap/Config.in	2008-05-06 01:37:26 UTC (rev 21935)
@@ -80,4 +80,5 @@
 	depends on BR2_TARGET_AT91BOOTSTRAP
 
 comment "It will be copied to $(BR2_AT91BOOTSTRAP_JUMP_ADDR)"
+	depends on BR2_TARGET_AT91BOOTSTRAP
 

             reply	other threads:[~2008-05-06  1:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-06  1:37 ulf at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-08-27 20:18 [Buildroot] svn commit: trunk/buildroot/target/device/Atmel: at91bootstrap 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=20080506013727.4612B3C67A@busybox.net \
    --to=ulf@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