From: Antonio Borneo Date: Sun, 13 Apr 2014 08:26:08 +0000 (+0800) Subject: x86/platform: Fix "make O=dir kvmconfig" X-Git-Tag: omap-for-v3.16/pm-signed~98^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f96364041ccda63ff4bed96fd06b267d8d841dc0;p=pandora-kernel.git 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: Antonio Borneo Acked-by: Borislav Petkov Cc: Pekka Enberg Link: http://lkml.kernel.org/r/1397377568-8375-1-git-send-email-borneo.antonio@gmail.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed