From 3db839986d264948700322b8d27c6d99b0c7d6f4 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Fri, 2 Jan 2009 20:31:01 +0000 Subject: toolchain: revert "Allow creating a script for external use of Buildroot toolchain" It's been 10 days now without any reply from Ulf, so revert r24480+r24481. --- toolchain/Makefile.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'toolchain/Makefile.in') diff --git a/toolchain/Makefile.in b/toolchain/Makefile.in index 8469baccf..d312b5642 100644 --- a/toolchain/Makefile.in +++ b/toolchain/Makefile.in @@ -46,5 +46,3 @@ CFLAGS_COMBINE = $(call cc-option,-combine,) # gcc has a bunch of needed stuff.... include toolchain/gcc/Makefile.in -# breaks the build -#include toolchain/export-toolchain/Makefile.in -- cgit v1.2.3