From: Nicolas Pitre Date: Thu, 6 Oct 2011 23:46:35 +0000 (-0700) Subject: ARM: zImage: prevent constant copy+rebuild of lib1funcs.S X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f92e205436964ec2fe7b5947d9958fb52749c95;p=pandora-kernel.git ARM: zImage: prevent constant copy+rebuild of lib1funcs.S The rule to copy this file doesn't have to be forced. However lib1funcs.[So] have to be listed amongst the targets. This prevents zImage from being recreated needlessly. Signed-off-by: Nicolas Pitre Tested-by: Shawn Guo Tested-by: Dave Martin Tested-by: Thomas Abraham Tested-by: David Brown --- Reading git-diff-tree failed