]> Git Repo - J-u-boot.git/commit
tools: Allow building with debug enabled
authorSimon Glass <[email protected]>
Thu, 30 Jun 2016 16:52:20 +0000 (10:52 -0600)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Kconfig
Makefile
This page took 0.033229 seconds and 4 git commands to generate.