From f2ab51825c681a126ad16b30f5152e291318428f Mon Sep 17 00:00:00 2001
From: Kenneth Johansson <kenneth@southpole.se>
Date: Thu, 3 Dec 2015 23:27:47 +0100
Subject: [PATCH] config fragment for uClibc.

---
 iopsys-brcm63xx-mips/config-uClibc-0.9.33.2 | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 iopsys-brcm63xx-mips/config-uClibc-0.9.33.2

diff --git a/iopsys-brcm63xx-mips/config-uClibc-0.9.33.2 b/iopsys-brcm63xx-mips/config-uClibc-0.9.33.2
new file mode 100644
index 000000000..b958c1ef6
--- /dev/null
+++ b/iopsys-brcm63xx-mips/config-uClibc-0.9.33.2
@@ -0,0 +1,7 @@
+UCLIBC_HAS_LOCALE=y
+# UCLIBC_BUILD_ALL_LOCALE is not set
+UCLIBC_BUILD_MINIMAL_LOCALE=y
+# UCLIBC_PREGENERATED_LOCALE_DATA is not set
+UCLIBC_BUILD_MINIMAL_LOCALES="en_US"
+UCLIBC_HAS_XLOCALE=y
+
-- 
GitLab