* [Buildroot] [PATCH] Config.in.arch: fix quoting of BR2_microblazebe
@ 2012-03-18 22:53 Arnout Vandecappelle
2012-03-18 23:07 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Arnout Vandecappelle @ 2012-03-18 22:53 UTC (permalink / raw)
To: buildroot
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
---
Sorry for not noticing before :-)
---
target/Config.in.arch | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/target/Config.in.arch b/target/Config.in.arch
index 1910ff6..17e0236 100644
--- a/target/Config.in.arch
+++ b/target/Config.in.arch
@@ -24,7 +24,7 @@ config BR2_m68k
config BR2_microblazeel
bool "Microblaze AXI (little-endian)"
config BR2_microblazebe
- bool "Microblaze non-AXI (big-endian)""
+ bool "Microblaze non-AXI (big-endian)"
config BR2_mips
bool "mips"
config BR2_mipsel
--
tg: (b6a507c..) t/fix-Config.in.arch (depends on: master)
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] Config.in.arch: fix quoting of BR2_microblazebe
2012-03-18 22:53 [Buildroot] [PATCH] Config.in.arch: fix quoting of BR2_microblazebe Arnout Vandecappelle
@ 2012-03-18 23:07 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2012-03-18 23:07 UTC (permalink / raw)
To: buildroot
>>>>> "Arnout" == Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> writes:
Arnout> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Arnout> ---
Arnout> Sorry for not noticing before :-)
No problem, I already noticed and fixed it myself.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-03-18 23:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-18 22:53 [Buildroot] [PATCH] Config.in.arch: fix quoting of BR2_microblazebe Arnout Vandecappelle
2012-03-18 23:07 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox