ARM: zImage: prevent constant copy+rebuild of lib1funcs.S
authorNicolas Pitre <nicolas.pitre@linaro.org>
Thu, 6 Oct 2011 23:46:35 +0000 (16:46 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 6 Oct 2011 23:46:35 +0000 (16:46 -0700)
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 <nicolas.pitre@linaro.org>
Tested-by: Shawn Guo <shawn.guo@linaro.org>
Tested-by: Dave Martin <dave.martin@linaro.org>
Tested-by: Thomas Abraham <thomas.abraham@linaro.org>
Tested-by: David Brown <davidb@codeaurora.org>

No differences found