commit | 808185f6517a168f4a67c7328c9ffdc18ca2540d | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Wed Jun 01 00:00:02 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 02 21:21:42 2016 -0400 |
tree | c529269320e46d359b723d7835d7d09224de8dc6 | |
parent | d61ba11fcdd7eda5142c7d7356155439b6e2c292 [diff] |
mips: wdr4300: Move the CONFIG_USE_PRIVATE_LIBGCC to Kconfig This fixes the last remaining libgcc warning, where the symbol was defined twice. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Simon Glass <sjg@chromium.org> Cc: Tom Rini <trini@konsulko.com> Reviewed-by: Tom Rini <trini@konsulko.com>