From: Michal Marek Date: Wed, 30 Jun 2010 14:41:23 +0000 (+0200) Subject: kbuild: Propagate LOCALVERSION= down to scripts/setlocalversion X-Git-Tag: v2.6.35-rc4~7^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a564b2645c8766a669c55bde1f1ef5b0518caec;p=pandora-kernel.git kbuild: Propagate LOCALVERSION= down to scripts/setlocalversion Variables given on the make commandline are not exported to $(shell ...) commands, so run the setlocalversion script in the make rule directly. Signed-off-by: Michal Marek --- Reading git-diff-tree failed