summaryrefslogtreecommitdiff
path: root/openwrt/toolchain/gcc/Config.in.2
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-29 13:43:03 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-29 13:43:03 +0000
commit2fe118d1049640ff2ef2c878053414d70c0ebcc3 (patch)
tree20556e214b97824c6393d510c4f9759e4462f533 /openwrt/toolchain/gcc/Config.in.2
parentf13f814a01526fe9097e9ed0e4b6fc6d359bd710 (diff)
remove unused gcc versions (<3.3.5, 3.4.0-3.4.2)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@759 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/toolchain/gcc/Config.in.2')
-rw-r--r--openwrt/toolchain/gcc/Config.in.26
1 files changed, 0 insertions, 6 deletions
diff --git a/openwrt/toolchain/gcc/Config.in.2 b/openwrt/toolchain/gcc/Config.in.2
deleted file mode 100644
index c523b97051..0000000000
--- a/openwrt/toolchain/gcc/Config.in.2
+++ /dev/null
@@ -1,6 +0,0 @@
-config BR2_PACKAGE_GCC_TARGET
- bool "native toolchain in the target filesystem"
- default n
- help
- If you want the target system to be able to run
- binutils/gcc and compile native code, say Y here.