kbuild: version.h and new headers_* targets does not require a kernel config
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
This commit is contained in:
parent
dba654d150
commit
667918a4cc
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -368,6 +368,7 @@ endif
|
|||
|
||||
no-dot-config-targets := clean mrproper distclean \
|
||||
cscope TAGS tags help %docs check% \
|
||||
include/linux/version.h headers_% \
|
||||
kernelrelease kernelversion
|
||||
|
||||
config-targets := 0
|
||||
|
|
Loading…
Reference in a new issue