From 0a564b2645c8766a669c55bde1f1ef5b0518caec Mon Sep 17 00:00:00 2001 From: Michal Marek Date: Wed, 30 Jun 2010 16:41:23 +0200 Subject: [PATCH] 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-format-patch failed