projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da46ffe
)
package/Config.in: sort the real-time menu entries
author
Romain Naour
<romain.naour@openwide.fr>
Sat, 21 Sep 2013 10:20:03 +0000
(12:20 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 21 Sep 2013 20:44:53 +0000
(22:44 +0200)
Reported-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Config.in
patch
|
blob
|
history
diff --git
a/package/Config.in
b/package/Config.in
index e1dfd5d4faf076037a0f2b2f832778c3c56bae17..1dd60d199c3337564391bb3ada5842cd98f83d36 100644
(file)
--- a/
package/Config.in
+++ b/
package/Config.in
@@
-910,8
+910,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"