From 35016e39fe545420260ec487859aaaeb80bf3be0 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Wed, 1 Jun 2016 00:00:02 +0200 Subject: 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 Cc: Simon Glass Cc: Tom Rini Reviewed-by: Tom Rini --- include/configs/tplink_wdr4300.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') diff --git a/include/configs/tplink_wdr4300.h b/include/configs/tplink_wdr4300.h index 6273711b1d..abe1da2bd6 100644 --- a/include/configs/tplink_wdr4300.h +++ b/include/configs/tplink_wdr4300.h @@ -78,8 +78,6 @@ #define CONFIG_SYS_MEMTEST_END 0x83f00000 #define CONFIG_CMD_MEMTEST -#define CONFIG_USE_PRIVATE_LIBGCC - #define CONFIG_CMD_MII #define CONFIG_PHY_GIGE -- cgit v1.2.1