]> git.baikalelectronics.ru Git - kernel.git/commit
kbuild: add outputmakefile to no-dot-config-targets
authorDavid Engraf <david.engraf@sysgo.com>
Thu, 26 Mar 2020 19:29:33 +0000 (20:29 +0100)
committerMasahiro Yamada <masahiroy@kernel.org>
Sun, 29 Mar 2020 13:37:53 +0000 (22:37 +0900)
commit35fb2813fb2718da7c6c5a57d028125c224b235e
tree63de309161ef8700638937d563bc6cb6c1f5c008
parent77233108123774b0795b9a6faea455f7dd2d312f
kbuild: add outputmakefile to no-dot-config-targets

The target outputmakefile is used to generate a Makefile
for out-of-tree builds and does not depend on the kernel
configuration.

Signed-off-by: David Engraf <david.engraf@sysgo.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Makefile