From: Nicolas Pitre Date: Wed, 14 Sep 2011 04:16:21 +0000 (-0400) Subject: ARM: zImage: prevent constant copy+rebuild of lib1funcs.S X-Git-Tag: v3.2-rc1~130^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63d15148b6058ab0037343390e8918503ed81968;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 --- Reading git-diff-tree failed