Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Romain Naour <romain.naour@openwide.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] Reorders the real-time menu
Date: Sat, 21 Sep 2013 12:20:03 +0200 (CEST)	[thread overview]
Message-ID: <1780223206.7314002.1379758803708.JavaMail.root@openwide.fr> (raw)
In-Reply-To: <1768460875.7313954.1379758544122.JavaMail.root@openwide.fr>


Reported-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Romain Naour <romain.naour@openwide.fr>
---
 package/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/Config.in b/package/Config.in
index 911cba1..aac0c12 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -911,8 +911,8 @@ endif
 endmenu
 
 menu "Real-Time"
-source "package/xenomai/Config.in"
 source "package/rtai/Config.in"
+source "package/xenomai/Config.in"
 endmenu
 
 menu "Shell and utilities"
-- 
1.8.4

       reply	other threads:[~2013-09-21 10:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1768460875.7313954.1379758544122.JavaMail.root@openwide.fr>
2013-09-21 10:20 ` Romain Naour [this message]
2013-09-21 10:52   ` [Buildroot] [PATCH 1/1] Reorders the real-time menu Thomas De Schampheleire
2013-09-21 20:45   ` 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=1780223206.7314002.1379758803708.JavaMail.root@openwide.fr \
    --to=romain.naour@openwide.fr \
    --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