]> git.ipfire.org Git - people/ms/u-boot.git/commit
tools: Allow building with debug enabled
authorSimon Glass <sjg@chromium.org>
Thu, 30 Jun 2016 16:52:20 +0000 (10:52 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 14 Jul 2016 22:22:31 +0000 (18:22 -0400)
commit022885cb9ce9b22fb62225a21b4eb017a2e8dab5
tree1b53ea00945649b60d97c6808eccb36ba212839c
parent51f03e6a7596d61a9ae9b1aee030112cc6a795ff
tools: Allow building with debug enabled

Sometimes it is useful to build tools with debugging information included so
that line-number information is available when run under gdb. Add a Kconfig
option to support this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Kconfig
Makefile