add external kernel tree support

SVN-Revision: 9584
This commit is contained in:
Eugene Konev
2007-11-20 13:21:01 +00:00
parent 85b17a4e9e
commit 4735a0f5fe
2 changed files with 15 additions and 0 deletions

View File

@@ -142,6 +142,11 @@ config SOURCE_FEEDS_REV
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