summaryrefslogtreecommitdiff
path: root/target/microblaze
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-05-31 16:03:22 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-05-31 16:03:42 -0500
commit977e95a39bf55805b5b3cb770ba9483939dd4087 (patch)
tree69a668c34723a3a00f977c0082df7d2a05362de5 /target/microblaze
parenta198c67dc27ccb218ccc5a0577309933b9a89d67 (diff)
enable microblaze for uClibc-ng for testing
Diffstat (limited to 'target/microblaze')
-rw-r--r--target/microblaze/uclibc-ng.config4
1 files changed, 1 insertions, 3 deletions
diff --git a/target/microblaze/uclibc-ng.config b/target/microblaze/uclibc-ng.config
index 7ec0d13c8..f3e903a19 100644
--- a/target/microblaze/uclibc-ng.config
+++ b/target/microblaze/uclibc-ng.config
@@ -75,9 +75,7 @@ HAS_NO_THREADS=y
# UCLIBC_HAS_LINUXTHREADS is not set
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
-# MALLOC is not set
-# MALLOC_SIMPLE is not set
-MALLOC_STANDARD=y
+MALLOC=y
MALLOC_GLIBC_COMPAT=y
UCLIBC_HAS_OBSTACK=y
UCLIBC_DYNAMIC_ATEXIT=y