Home
last modified time | relevance | path

Searched hist:"8386 ca8bea7a6a8469c3b6a99313afb642e6cbeb" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/examples/standalone/
H A DMakefile8386ca8bea7a6a8469c3b6a99313afb642e6cbeb Tue Sep 10 13:51:44 UTC 2013 Tom Rini <trini@ti.com> 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 4412db46468d5965da736d06f84d13e68a6e0b51.

Signed-off-by: Tom Rini <trini@ti.com>