From 7b76801adbc8f161fcb5a96b07e7bded66ad6e4e Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 21 Aug 2008 09:09:38 +0000 Subject: This patch Does following 1. Adds new recipe for uclibc nptl build. (currently only arm is in) 2. Renames uclibc-cvs to uclibc-svn 3. Revs up the sane rev of svn recipes to tested one. 4. Makes arm_fix_alignment.patch in two versions one for svn and one for 0.9.29 unfortunately changes in svn does not let us apply the 0.9.29 patch on svn cleanly. -Khem --- packages/uclibc/uclibc-svn/ixp4xx/uClibc.machine | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 packages/uclibc/uclibc-svn/ixp4xx/uClibc.machine (limited to 'packages/uclibc/uclibc-svn/ixp4xx/uClibc.machine') diff --git a/packages/uclibc/uclibc-svn/ixp4xx/uClibc.machine b/packages/uclibc/uclibc-svn/ixp4xx/uClibc.machine new file mode 100644 index 0000000000..77e53bc1a8 --- /dev/null +++ b/packages/uclibc/uclibc-svn/ixp4xx/uClibc.machine @@ -0,0 +1,8 @@ +# IXP4XX specific machine overrides. +# +# IXP4XX can be arm or armeb - the ARCH (arm,armeb) decides +# this, IXP4XX is always XScale - this file enfoces this. +# +CONFIG_ARM_XSCALE=y +ARCH_HAS_MMU=y +# UCLIBC_HAS_FPU is not set -- cgit v1.2.3