commit | 63d15148b6058ab0037343390e8918503ed81968 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Wed Sep 14 00:16:21 2011 -0400 |
committer | Nicolas Pitre <nico@fluxnic.net> | Wed Sep 14 13:51:59 2011 -0400 |
tree | c7cf511e7f6505014f176bdc1d341aedb7c4dbf9 | |
parent | b90b9a38251e9c89c34179eccde57411ceb5f1aa [diff] |
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 <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>