diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-12-28 17:03:07 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-12-28 17:03:07 +0000 |
commit | 1a94a859705075634ffb8b994ef06d243d2893ce (patch) | |
tree | 79aff77b11cc31ee766cfad688a244e2bb210c78 /Config.in | |
parent | 18bd5286e6f6b0b7010acb27a77496e9bd1762be (diff) | |
download | upstream-1a94a859705075634ffb8b994ef06d243d2893ce.tar.gz upstream-1a94a859705075634ffb8b994ef06d243d2893ce.tar.bz2 upstream-1a94a859705075634ffb8b994ef06d243d2893ce.zip |
remove old feeds stuff
SVN-Revision: 9991
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -137,24 +137,11 @@ config CCACHE help Compiler cache; see http://ccache.samba.org/ -config SOURCE_FEEDS - string - prompt "Enter here external source feeds you want to include" if BUILDOPTS - default "https://svn.openwrt.org/openwrt/packages/" - help - Separate sources with spaces : " " - -config SOURCE_FEEDS_REV - string - prompt "Revision for the source feed svn checkout" if BUILDOPTS - default "" - config EXTERNAL_KERNEL_TREE string prompt "Use external kernel tree" if DEVEL default "" - source "toolchain/Config.in" menuconfig BUILDSYSTEM_SETTINGS bool "Buildsystem settings" |