From: Russell King Date: Sun, 19 Sep 2010 15:16:58 +0000 (+0100) Subject: ARM: Fix build error when using KCONFIG_CONFIG X-Git-Tag: v2.6.36-rc6~11^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d93c333dc867d04111c9dcebdbcaa9ae8b2d5c2d;p=pandora-kernel.git ARM: Fix build error when using KCONFIG_CONFIG Jonathan Cameron reports that when using the environment variable KCONFIG_CONFIG, he encounters this error: make[2]: *** No rule to make target `.config', needed by `arch/arm/boot/compressed/vmlinux.lds' Reported-by: Jonathan Cameron Signed-off-by: Russell King --- Reading git-diff-tree failed