After the last cleanup. armeb/uClibc.machine
gets picked up by default for ARM Big endian
so bring it uptodate.

Signed-off-by: Khem Raj <[email protected]>
---
 .../uclibc/uclibc-git/armeb/uClibc.machine         |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-core/uclibc/uclibc-git/armeb/uClibc.machine 
b/meta/recipes-core/uclibc/uclibc-git/armeb/uClibc.machine
index 7a6ad8b..b6932c6 100644
--- a/meta/recipes-core/uclibc/uclibc-git/armeb/uClibc.machine
+++ b/meta/recipes-core/uclibc/uclibc-git/armeb/uClibc.machine
@@ -45,8 +45,10 @@ CONFIG_GENERIC_ARM=y
 ARCH_BIG_ENDIAN=y
 # ARCH_HAS_NO_MMU is not set
 ARCH_HAS_MMU=y
+ARCH_USE_MMU=y
 UCLIBC_HAS_FLOATS=y
-UCLIBC_HAS_FPU=y
+# UCLIBC_HAS_FPU is not set
+UCLIBC_HAS_SOFT_FLOAT=y
 DO_C99_MATH=y
 # UCLIBC_HAS_FENV is not set
 KERNEL_HEADERS="<path/to/kernel/headers>" 
-- 
1.7.4.1


_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to