From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] Add target support for MXC based devices
Date: Wed, 10 Jun 2009 20:01:59 +0200 [thread overview]
Message-ID: <87k53kq86g.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20090610075902.GK26688@buzzloop.caiaq.de> (Daniel Mack's message of "Wed\, 10 Jun 2009 09\:59\:03 +0200")
>>>>> "Daniel" == Daniel Mack <daniel@caiaq.de> writes:
Daniel> diff --git a/target/generic/Config.in b/target/generic/Config.in
Daniel> index cb7ef77..1e1d11f 100644
Daniel> --- a/target/generic/Config.in
Daniel> +++ b/target/generic/Config.in
Daniel> @@ -106,6 +106,14 @@ config BR2_TARGET_GENERIC_GETTY_TTYSAC2
Daniel> depends on BR2_arm
Daniel> config BR2_TARGET_GENERIC_GETTY_TTYSAC3
Daniel> bool "ttySAC3"
Daniel> +config BR2_TARGET_GENERIC_GETTY_TTYMXC0
Daniel> + bool "ttymxc0"
Daniel> + depends on BR2_arm
Daniel> +config BR2_TARGET_GENERIC_GETTY_TTYMXC1
Daniel> + bool "ttymxc1"
Daniel> + depends on BR2_arm
Daniel> +config BR2_TARGET_GENERIC_GETTY_TTYMXC2
Daniel> + bool "ttymxc2"
Daniel> depends on BR2_arm
You removed the depends on BR2_arm from TTYSAC3, but I've fixed that
and committed - Thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2009-06-10 18:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-08 14:57 [Buildroot] [PATCH 1/2] Makefile: allow multiple values for TARGET_SKELETON Daniel Mack
2009-06-08 14:58 ` [Buildroot] [PATCH 2/2] Add target support for MXC based devices Daniel Mack
2009-06-08 15:07 ` Peter Korsgaard
2009-06-08 15:26 ` Daniel Mack
2009-06-08 18:07 ` Peter Korsgaard
2009-06-10 7:59 ` Daniel Mack
2009-06-10 18:01 ` Peter Korsgaard [this message]
2009-06-08 15:20 ` Bernhard Reutner-Fischer
2009-06-08 18:05 ` Peter Korsgaard
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=87k53kq86g.fsf@macbook.be.48ers.dk \
--to=jacmet@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