aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in.2
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-04-29 13:43:03 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-04-29 13:43:03 +0000
commit5fe1784f455e0ecde959e24391a38b9ca497c54c (patch)
treed5e110fbeda24f3d23ab6c4c94607b926d0b0087 /toolchain/gcc/Config.in.2
parent094013193535162eee5484b3ebc4865eb627ca48 (diff)
downloadmaster-187ad058-5fe1784f455e0ecde959e24391a38b9ca497c54c.tar.gz
master-187ad058-5fe1784f455e0ecde959e24391a38b9ca497c54c.tar.bz2
master-187ad058-5fe1784f455e0ecde959e24391a38b9ca497c54c.zip
remove unused gcc versions (<3.3.5, 3.4.0-3.4.2)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@759 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/gcc/Config.in.2')
-rw-r--r--toolchain/gcc/Config.in.26
1 files changed, 0 insertions, 6 deletions
diff --git a/toolchain/gcc/Config.in.2 b/toolchain/gcc/Config.in.2
deleted file mode 100644
index c523b97051..0000000000
--- a/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.