diff options
Diffstat (limited to 'toolchain/export-toolchain/Config.in')
-rw-r--r-- | toolchain/export-toolchain/Config.in | 8 |
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" - |