]> git.ipfire.org Git - people/ms/u-boot.git/commit
build: add missing $(AR)->$(cmd_link_o_target) update
authorMike Frysinger <vapier@gentoo.org>
Tue, 18 Oct 2011 05:30:17 +0000 (05:30 +0000)
committerWolfgang Denk <wd@denx.de>
Fri, 21 Oct 2011 23:18:41 +0000 (01:18 +0200)
commit26ddff2d8db8a9f0315783bb008f02d2e93a0d9c
tree41aa41258653cda4ce0449a270e3a282d3e1f224
parent4e4b21bd4e64a5cc122d317feb8e63ee846a60e4
build: add missing $(AR)->$(cmd_link_o_target) update

Seems people fixed their files to use libfoo.o, but didn't actually
update the creation targets to use $(cmd_link_o_target).  Update the
rest of the Makefile's found with grep.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Tested-by: Simon Glass <sjg@chromium.org>
16 files changed:
arch/arm/cpu/arm926ejs/armada100/Makefile
arch/arm/cpu/arm926ejs/pantheon/Makefile
arch/arm/cpu/armv7/tegra2/Makefile
board/Marvell/aspenite/Makefile
board/Marvell/dkb/Makefile
board/Marvell/gplugd/Makefile
board/cm_t35/Makefile
board/davinci/ea20/Makefile
board/freescale/p1023rds/Makefile
board/matrix_vision/mergerbox/Makefile
board/nvidia/harmony/Makefile
board/nvidia/seaboard/Makefile
board/samsung/origen/Makefile
board/samsung/smdkv310/Makefile
board/sandbox/sandbox/Makefile
board/shmin/Makefile