u-boot-brain/examples
Tom Rini 8386ca8bea Revert "standalone-examples: support custom GCC lib"
After further testing, this patch has two problems.  First,
examples/standalone/Makefile was already inherting PLATFORM_LIBS from
the top-level Makefile so this lead to duplicating the private libgcc.
Second, currently the private libgcc has a reference to 'hang' that is
not being fulfilled.

This reverts commit 4412db4646.

Signed-off-by: Tom Rini <trini@ti.com>
2013-09-12 10:27:29 -04:00
..
api Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
standalone Revert "standalone-examples: support custom GCC lib" 2013-09-12 10:27:29 -04:00