From 17dfec8c9b92824544ba6e4e9d0e23614e2347ba Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Tue, 28 Dec 2010 16:10:35 -0300 Subject: 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 Signed-off-by: Peter Korsgaard --- target/xtensa/defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'target') 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 -- cgit v1.2.3-55-g7522