remove old feeds stuff

SVN-Revision: 9991
This commit is contained in:
Felix Fietkau
2007-12-28 17:03:07 +00:00
parent 18bd5286e6
commit 1a94a85970
2 changed files with 0 additions and 76 deletions

View File

@@ -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"