From 16a5a68947a7b7efd3bee6c7120afec166f2baeb Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 4 Feb 2009 13:42:40 +0000 Subject: toolchain: revert r25193 (Change binary toolchain configuration) As discussed on the list. --- toolchain/external-toolchain/ext-tool.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'toolchain/external-toolchain/ext-tool.mk') diff --git a/toolchain/external-toolchain/ext-tool.mk b/toolchain/external-toolchain/ext-tool.mk index 857dec3af..1c9197b95 100644 --- a/toolchain/external-toolchain/ext-tool.mk +++ b/toolchain/external-toolchain/ext-tool.mk @@ -60,4 +60,3 @@ $(TARGET_DIR)/lib/$(strip $(subst ",, $(BR2_TOOLCHAIN_EXTERNAL_LIB_C))): $(call copy_toolchain_lib_root, $$libs, /lib, $(BR2_TOOLCHAIN_EXTERNAL_STRIP)); \ done $(call copy_toolchain_sysroot) - -- cgit v1.2.3