u-boot-brain/arch/arm/cpu/armv7/tegra2
Mike Frysinger 26ddff2d8d 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>
2011-10-22 01:18:41 +02:00
..
ap20.c Tegra2: Use clock and pinmux functions to simplify code 2011-09-04 11:36:15 +02:00
ap20.h arm: Tegra2: add support for A9 CPU init 2011-04-27 19:38:09 +02:00
board.c arm: Tegra2: Add basic NVIDIA Tegra2 SoC support 2011-02-21 08:30:54 +01:00
clock.c tegra2: fix warning: "assert" redefined 2011-09-10 16:17:25 +02:00
config.mk arm: Tegra2: Add basic NVIDIA Tegra2 SoC support 2011-02-21 08:30:54 +01:00
lowlevel_init.S arm: Tegra2: add support for A9 CPU init 2011-04-27 19:38:09 +02:00
Makefile build: add missing $(AR)->$(cmd_link_o_target) update 2011-10-22 01:18:41 +02:00
pinmux.c Tegra2: Add additional pin multiplexing features 2011-09-04 11:36:15 +02:00
sys_info.c arm: Tegra2: Add basic NVIDIA Tegra2 SoC support 2011-02-21 08:30:54 +01:00
timer.c Tegra2: Add microsecond timer function 2011-09-04 11:36:15 +02:00