diff options
Diffstat (limited to 'configs/malta_defconfig')
-rw-r--r-- | configs/malta_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/malta_defconfig b/configs/malta_defconfig index 29fd977a55..4f0c483227 100644 --- a/configs/malta_defconfig +++ b/configs/malta_defconfig @@ -1,3 +1,4 @@ CONFIG_MIPS=y CONFIG_TARGET_MALTA=y CONFIG_CMD_NET=y +CONFIG_USE_PRIVATE_LIBGCC=y |