Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debug
authorManuel Novoa III <mjn3@codepoet.org>
Thu, 4 Aug 2005 03:49:25 +0000 (03:49 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Thu, 4 Aug 2005 03:49:25 +0000 (03:49 -0000)
commit42c9321a15c2a98dd72cc09c7ef5900b5097c6eb
treefb3d292c6c6dca773cd9385d676c6f6fe8028243
parentee69884eed6a41c4769a6f03ba7e2a7e64f17c1c
Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debug
apps with a deployed cross toolchain.  Should probably do ltrace as well...
Also, add another compat symlink for cross gdb.
package/strace/strace.mk
toolchain/Config.in
toolchain/gdb/gdb.mk
toolchain/uClibc/uclibc.mk