"make help" should not build the configurator first.
This commit is contained in:
parent
9dc6913896
commit
19808fea76
2
Makefile
2
Makefile
@ -10,7 +10,7 @@
|
|||||||
#--------------------------------------------------------------
|
#--------------------------------------------------------------
|
||||||
noconfig_targets := menuconfig config oldconfig randconfig \
|
noconfig_targets := menuconfig config oldconfig randconfig \
|
||||||
defconfig allyesconfig allnoconfig allbareconfig \
|
defconfig allyesconfig allnoconfig allbareconfig \
|
||||||
clean distclean \
|
clean distclean help \
|
||||||
release tags
|
release tags
|
||||||
|
|
||||||
# the toplevel sourcedir
|
# the toplevel sourcedir
|
||||||
|
Loading…
x
Reference in New Issue
Block a user