kbuild: Propagate LOCALVERSION= down to scripts/setlocalversion
authorMichal Marek <mmarek@suse.cz>
Wed, 30 Jun 2010 14:41:23 +0000 (16:41 +0200)
committerMichal Marek <mmarek@suse.cz>
Wed, 30 Jun 2010 14:41:23 +0000 (16:41 +0200)
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 <mmarek@suse.cz>
Makefile

diff --cc Makefile
Simple merge