summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGustavo Zacarias2010-12-28 20:10:35 +0100
committerPeter Korsgaard2010-12-29 23:14:48 +0100
commit17dfec8c9b92824544ba6e4e9d0e23614e2347ba (patch)
treefd9dfe168c16ef86e2847954acde0c6cd9b7069b /target
parentpackage: drop sparc64 bits (diff)
downloadbuildroot-17dfec8c9b92824544ba6e4e9d0e23614e2347ba.tar.gz
buildroot-17dfec8c9b92824544ba6e4e9d0e23614e2347ba.tar.xz
buildroot-17dfec8c9b92824544ba6e4e9d0e23614e2347ba.zip
toolchain: drop BR2_CROSS_TOOLCHAIN_TARGET_UTILS option
It's really not very useful, all it does is install a target strace and ldd in a target_utils directory in staging. While at it clean up the strace makefile a bit. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'target')
-rw-r--r--target/xtensa/defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/xtensa/defconfig b/target/xtensa/defconfig
index 200ff2169..0eee5c0f5 100644
--- a/target/xtensa/defconfig
+++ b/target/xtensa/defconfig
@@ -80,7 +80,6 @@ BR2_GDB_VERSION="6.8"
BR2_LARGEFILE=y
BR2_INET_RPC=y
BR2_TARGET_OPTIMIZATION="-Os -pipe"
-BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y
## Added by Maxim