remove CONFIG_JLEVEL. use make -j in the future

SVN-Revision: 8237
This commit is contained in:
Felix Fietkau
2007-07-30 18:24:47 +00:00
parent 49e628f765
commit bec2fe7c6c
2 changed files with 2 additions and 9 deletions

View File

@@ -101,13 +101,6 @@ config TAR_VERBOSITY
prompt "Tar verbose" if BUILDOPTS
default n
config JLEVEL
int
prompt "Number of jobs to run simultaneously" if BUILDOPTS
default "1"
help
Number of jobs to run simultanesouly
config CCACHE
bool
prompt "Use ccache" if BUILDOPTS