From: Yann E. MORIN Date: Thu, 22 Nov 2012 00:06:04 +0000 (+0100) Subject: scripts/kconfig: ensure we use proper CONFIG_ prefix X-Git-Tag: v3.9-rc1~49^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2838e6ee2d2eae893646f9a271039ae434ed760;p=pandora-kernel.git scripts/kconfig: ensure we use proper CONFIG_ prefix Now that we get the CONFIG_ prefix from the environment, we must ensure we use the proper prefix in case the user has it set in the environment. Simply unexport CONFIG_ to fallback to our hard-coded default. Signed-off-by: "Yann E. MORIN" Signed-off-by: Michal Marek --- Reading git-diff-tree failed