From: Roland Hieber <r.hieber@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <r.hieber@pengutronix.de>
Subject: [ptxdist] [PATCH 1/2] gdb-menu: fix indentation
Date: Thu, 8 Nov 2018 13:13:41 +0100 [thread overview]
Message-ID: <20181108121342.18511-1-r.hieber@pengutronix.de> (raw)
Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
---
| 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
--git a/rules/gdb-menu.in b/rules/gdb-menu.in
index 907d23942..d8be3fef8 100644
--- a/rules/gdb-menu.in
+++ b/rules/gdb-menu.in
@@ -4,30 +4,30 @@ menu "gdb "
# must be before GDB - used by gdb & gdbserver
if GDB || GDBSERVER
config GDB_TOOLCHAIN_VERSION
- bool
- default y if GDBSERVER
- prompt "use toolchain gdb version"
- help
+ bool
+ default y if GDBSERVER
+ prompt "use toolchain gdb version"
+ help
Use the same version as the gdb in the toolchain to make sure that
gdb and gdbserver work correctly.
if !GDB_TOOLCHAIN_VERSION
config GDB_VERSION
- string "gdb version"
- default "7.6.1"
+ string "gdb version"
+ default "7.6.1"
endif
config GDB_MD5
string "gdb source md5sum"
default "d42841167fd061d90fddf9a7212a1f9f" if !GDB_TOOLCHAIN_VERSION
- help
+ help
md5sum for the gdb source archive. If the version is provided by
the toolchain and the toolchain is a OSELAS.Toolchain then this
can be left empty and the md5sum from the toolchain ptxconfig is
used.
endif
--
2.19.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2018-11-08 12:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-08 12:13 Roland Hieber [this message]
2018-11-08 12:13 ` [ptxdist] [PATCH 2/2] gdb, gdbserver: prefer the source md5sum from the toolchain Roland Hieber
2018-11-08 15:04 ` Michael Olbrich
2018-11-09 14:05 ` Roland Hieber
2018-11-09 14:09 ` Roland Hieber
2018-11-12 11:47 ` Michael Olbrich
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=20181108121342.18511-1-r.hieber@pengutronix.de \
--to=r.hieber@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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