commit | 0a564b2645c8766a669c55bde1f1ef5b0518caec | [log] [tgz] |
---|---|---|
author | Michal Marek <mmarek@suse.cz> | Wed Jun 30 16:41:23 2010 +0200 |
committer | Michal Marek <mmarek@suse.cz> | Wed Jun 30 16:41:23 2010 +0200 |
tree | 1822010f2921a99ef9b7a286e4d8bff466427e58 | |
parent | 09155120cf0ffe6f0c8aba3aa625831405b65996 [diff] |
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 <mmarek@suse.cz>