]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/x86/Makefile
x86/platform: Add kvmconfig to the phony targets
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / Makefile
index 91ee171f1cffaa5a59d69be283dd99bdaf53481e..07639c656fcd89b1212e14b57bfc910549a44407 100644 (file)
@@ -220,6 +220,7 @@ archclean:
        $(Q)$(MAKE) $(clean)=$(boot)
        $(Q)$(MAKE) $(clean)=arch/x86/tools
 
+PHONY += kvmconfig
 kvmconfig:
        $(if $(wildcard $(objtree)/.config),, $(error You need an existing .config for this target))
        $(Q)$(CONFIG_SHELL) $(srctree)/scripts/kconfig/merge_config.sh -m -O $(objtree) $(objtree)/.config arch/x86/configs/kvm_guest.config