summaryrefslogtreecommitdiff
path: root/toolchain/export-toolchain/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-01-02 20:31:01 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2009-01-02 20:31:01 +0000
commit3db839986d264948700322b8d27c6d99b0c7d6f4 (patch)
tree1d138821946493ed760a888db8ff7a276ac01ba8 /toolchain/export-toolchain/Config.in
parent31de8c37dacbc798a0e94606192818ff02686153 (diff)
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.
Diffstat (limited to 'toolchain/export-toolchain/Config.in')
-rw-r--r--toolchain/export-toolchain/Config.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/toolchain/export-toolchain/Config.in b/toolchain/export-toolchain/Config.in
deleted file mode 100644
index 1de8dcb5b..000000000
--- a/toolchain/export-toolchain/Config.in
+++ /dev/null
@@ -1,8 +0,0 @@
-config BR2_EXPORT_TOOLCHAIN
- bool "Create script exporting toolchain to home directory"
- default n
- help
- This will generate a batchfile which, if run
- will add the Buildroot toolchain to the user PATH
- The file is called "$(ARCH)-uclibc-gcc-$(GCC_VERSION).sh"
-