Skip to content
Commit f9636404 authored by Antonio Borneo's avatar Antonio Borneo Committed by Ingo Molnar
Browse files

x86/platform: Fix "make O=dir kvmconfig"



Running:

	make O=dir x86_64_defconfig
	make O=dir kvmconfig

the second command dirties the source tree with file ".config",
symlink "source" and objects in folder "scripts".

Fixed by using properly prefixed paths in the arch Makefile.

Signed-off-by: default avatarAntonio Borneo <borneo.antonio@gmail.com>
Acked-by: default avatarBorislav Petkov <bp@suse.de>
Cc: Pekka Enberg <penberg@kernel.org>
Link: http://lkml.kernel.org/r/1397377568-8375-1-git-send-email-borneo.antonio@gmail.com


Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parent ab0a9358
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment