"make help" should not build the configurator first.
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user