Makefile: simplify MINIKCONF rules
commitaaa1b70a0bb1fc1357c6c6828bcc8ff702e7eac4
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 26 Jun 2020 11:18:16 +0000 (26 07:18 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 10 Jul 2020 22:02:21 +0000 (10 18:02 -0400)
tree91f46ae092e8779330cdb7fef4dbb2c561110f99
parentbb321b299e6879cd602bf6509eeecd62d3098d2a
Makefile: simplify MINIKCONF rules

There is no reason to write MINIKCONF_DEPS manually, since minikconf.py
emits a dependency file, and also no reason to list multiple Kconfig
files on the command line since they can be included from a master file
in the top-level source directory.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Kconfig [new file with mode: 0644]
Makefile