diff options
14 files changed, 0 insertions, 840 deletions
diff --git a/meta/recipes-core/uclibc/uclibc-git/arm/uClibc.machine b/meta/recipes-core/uclibc/uclibc-git/arm/uClibc.machine deleted file mode 100644 index 92ee868907..0000000000 --- a/meta/recipes-core/uclibc/uclibc-git/arm/uClibc.machine +++ /dev/null | |||
| @@ -1,70 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Mon May 14 10:23:14 2007 | ||
| 4 | # | ||
| 5 | # TARGET_alpha is not set | ||
| 6 | TARGET_arm=y | ||
| 7 | # TARGET_bfin is not set | ||
| 8 | # TARGET_cris is not set | ||
| 9 | # TARGET_e1 is not set | ||
| 10 | # TARGET_frv is not set | ||
| 11 | # TARGET_h8300 is not set | ||
| 12 | # TARGET_hppa is not set | ||
| 13 | # TARGET_i386 is not set | ||
| 14 | # TARGET_i960 is not set | ||
| 15 | # TARGET_ia64 is not set | ||
| 16 | # TARGET_m68k is not set | ||
| 17 | # TARGET_microblaze is not set | ||
| 18 | # TARGET_mips is not set | ||
| 19 | # TARGET_nios is not set | ||
| 20 | # TARGET_nios2 is not set | ||
| 21 | # TARGET_powerpc is not set | ||
| 22 | # TARGET_sh is not set | ||
| 23 | # TARGET_sh64 is not set | ||
| 24 | # TARGET_sparc is not set | ||
| 25 | # TARGET_v850 is not set | ||
| 26 | # TARGET_vax is not set | ||
| 27 | # TARGET_x86_64 is not set | ||
| 28 | |||
| 29 | # | ||
| 30 | # Target Architecture Features and Options | ||
| 31 | # | ||
| 32 | TARGET_ARCH="arm" | ||
| 33 | FORCE_OPTIONS_FOR_ARCH=y | ||
| 34 | # CONFIG_ARM_OABI is not set | ||
| 35 | CONFIG_ARM_EABI=y | ||
| 36 | # COMPILE_IN_THUMB_MODE is not set | ||
| 37 | USE_BX=y | ||
| 38 | CONFIG_GENERIC_ARM=y | ||
| 39 | # CONFIG_ARM610 is not set | ||
| 40 | # CONFIG_ARM710 is not set | ||
| 41 | # CONFIG_ARM7TDMI is not set | ||
| 42 | # CONFIG_ARM720T is not set | ||
| 43 | # CONFIG_ARM920T is not set | ||
| 44 | # CONFIG_ARM922T is not set | ||
| 45 | # CONFIG_ARM926T is not set | ||
| 46 | # CONFIG_ARM10T is not set | ||
| 47 | # CONFIG_ARM1136JF_S is not set | ||
| 48 | # CONFIG_ARM1176JZ_S is not set | ||
| 49 | # CONFIG_ARM1176JZF_S is not set | ||
| 50 | # CONFIG_ARM_SA110 is not set | ||
| 51 | # CONFIG_ARM_SA1100 is not set | ||
| 52 | # CONFIG_ARM_XSCALE is not set | ||
| 53 | # CONFIG_ARM_IWMMXT is not set | ||
| 54 | TARGET_SUBARCH="" | ||
| 55 | |||
| 56 | # | ||
| 57 | # Using ELF file format | ||
| 58 | # | ||
| 59 | ARCH_ANY_ENDIAN=y | ||
| 60 | ARCH_LITTLE_ENDIAN=y | ||
| 61 | # ARCH_WANTS_BIG_ENDIAN is not set | ||
| 62 | ARCH_WANTS_LITTLE_ENDIAN=y | ||
| 63 | ARCH_HAS_MMU=y | ||
| 64 | ARCH_USE_MMU=y | ||
| 65 | UCLIBC_HAS_FLOATS=y | ||
| 66 | # UCLIBC_HAS_FPU is not set | ||
| 67 | UCLIBC_HAS_SOFT_FLOAT=y | ||
| 68 | KERNEL_HEADERS="/usr/include" | ||
| 69 | HAVE_DOT_CONFIG=y | ||
| 70 | |||
diff --git a/meta/recipes-core/uclibc/uclibc-git/armeb/uClibc.machine b/meta/recipes-core/uclibc/uclibc-git/armeb/uClibc.machine deleted file mode 100644 index 7a6ad8b5d0..0000000000 --- a/meta/recipes-core/uclibc/uclibc-git/armeb/uClibc.machine +++ /dev/null | |||
| @@ -1,53 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # | ||
| 4 | # TARGET_alpha is not set | ||
| 5 | TARGET_arm=y | ||
| 6 | # TARGET_bfin is not set | ||
| 7 | # TARGET_cris is not set | ||
| 8 | # TARGET_e1 is not set | ||
| 9 | # TARGET_frv is not set | ||
| 10 | # TARGET_h8300 is not set | ||
| 11 | # TARGET_hppa is not set | ||
| 12 | # TARGET_i386 is not set | ||
| 13 | # TARGET_i960 is not set | ||
| 14 | # TARGET_m68k is not set | ||
| 15 | # TARGET_microblaze is not set | ||
| 16 | # TARGET_mips is not set | ||
| 17 | # TARGET_nios is not set | ||
| 18 | # TARGET_nios2 is not set | ||
| 19 | # TARGET_powerpc is not set | ||
| 20 | # TARGET_sh is not set | ||
| 21 | # TARGET_sh64 is not set | ||
| 22 | # TARGET_sparc is not set | ||
| 23 | # TARGET_v850 is not set | ||
| 24 | # TARGET_x86_64 is not set | ||
| 25 | |||
| 26 | # | ||
| 27 | # Target Architecture Features and Options | ||
| 28 | # | ||
| 29 | TARGET_ARCH="arm" | ||
| 30 | ARCH_SUPPORTS_BIG_ENDIAN=y | ||
| 31 | ARCH_SUPPORTS_LITTLE_ENDIAN=y | ||
| 32 | FORCE_OPTIONS_FOR_ARCH=y | ||
| 33 | CONFIG_GENERIC_ARM=y | ||
| 34 | # CONFIG_ARM610 is not set | ||
| 35 | # CONFIG_ARM710 is not set | ||
| 36 | # CONFIG_ARM720T is not set | ||
| 37 | # CONFIG_ARM920T is not set | ||
| 38 | # CONFIG_ARM922T is not set | ||
| 39 | # CONFIG_ARM926T is not set | ||
| 40 | # CONFIG_ARM1136JF_S is not set | ||
| 41 | # CONFIG_ARM_SA110 is not set | ||
| 42 | # CONFIG_ARM_SA1100 is not set | ||
| 43 | # CONFIG_ARM_XSCALE is not set | ||
| 44 | # ARCH_LITTLE_ENDIAN is not set | ||
| 45 | ARCH_BIG_ENDIAN=y | ||
| 46 | # ARCH_HAS_NO_MMU is not set | ||
| 47 | ARCH_HAS_MMU=y | ||
| 48 | UCLIBC_HAS_FLOATS=y | ||
| 49 | UCLIBC_HAS_FPU=y | ||
| 50 | DO_C99_MATH=y | ||
| 51 | # UCLIBC_HAS_FENV is not set | ||
| 52 | KERNEL_HEADERS="<path/to/kernel/headers>" | ||
| 53 | HAVE_DOT_CONFIG=y | ||
diff --git a/meta/recipes-core/uclibc/uclibc-git/armv5te/uClibc.machine b/meta/recipes-core/uclibc/uclibc-git/armv5te/uClibc.machine deleted file mode 100644 index 2242dc94d6..0000000000 --- a/meta/recipes-core/uclibc/uclibc-git/armv5te/uClibc.machine +++ /dev/null | |||
| @@ -1,77 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Version: 0.9.32-git | ||
| 4 | # Mon Jul 19 01:34:29 2010 | ||
| 5 | # | ||
| 6 | # TARGET_alpha is not set | ||
| 7 | TARGET_arm=y | ||
| 8 | # TARGET_avr32 is not set | ||
| 9 | # TARGET_bfin is not set | ||
| 10 | # TARGET_cris is not set | ||
| 11 | # TARGET_e1 is not set | ||
| 12 | # TARGET_frv is not set | ||
| 13 | # TARGET_h8300 is not set | ||
| 14 | # TARGET_hppa is not set | ||
| 15 | # TARGET_i386 is not set | ||
| 16 | # TARGET_i960 is not set | ||
| 17 | # TARGET_ia64 is not set | ||
| 18 | # TARGET_m68k is not set | ||
| 19 | # TARGET_microblaze is not set | ||
| 20 | # TARGET_mips is not set | ||
| 21 | # TARGET_nios is not set | ||
| 22 | # TARGET_nios2 is not set | ||
| 23 | # TARGET_powerpc is not set | ||
| 24 | # TARGET_sh is not set | ||
| 25 | # TARGET_sh64 is not set | ||
| 26 | # TARGET_sparc is not set | ||
| 27 | # TARGET_v850 is not set | ||
| 28 | # TARGET_vax is not set | ||
| 29 | # TARGET_x86_64 is not set | ||
| 30 | # TARGET_xtensa is not set | ||
| 31 | |||
| 32 | # | ||
| 33 | # Target Architecture Features and Options | ||
| 34 | # | ||
| 35 | TARGET_ARCH="arm" | ||
| 36 | FORCE_OPTIONS_FOR_ARCH=y | ||
| 37 | # CONFIG_ARM_OABI is not set | ||
| 38 | CONFIG_ARM_EABI=y | ||
| 39 | # COMPILE_IN_THUMB_MODE is not set | ||
| 40 | USE_BX=y | ||
| 41 | # CONFIG_GENERIC_ARM is not set | ||
| 42 | # CONFIG_ARM610 is not set | ||
| 43 | # CONFIG_ARM710 is not set | ||
| 44 | # CONFIG_ARM7TDMI is not set | ||
| 45 | # CONFIG_ARM720T is not set | ||
| 46 | # CONFIG_ARM920T is not set | ||
| 47 | # CONFIG_ARM922T is not set | ||
| 48 | CONFIG_ARM926T=y | ||
| 49 | # CONFIG_ARM10T is not set | ||
| 50 | # CONFIG_ARM1136JF_S is not set | ||
| 51 | # CONFIG_ARM1176JZ_S is not set | ||
| 52 | # CONFIG_ARM1176JZF_S is not set | ||
| 53 | # CONFIG_ARM_CORTEX_M3 is not set | ||
| 54 | # CONFIG_ARM_CORTEX_M1 is not set | ||
| 55 | # CONFIG_ARM_SA110 is not set | ||
| 56 | # CONFIG_ARM_SA1100 is not set | ||
| 57 | # CONFIG_ARM_XSCALE is not set | ||
| 58 | # CONFIG_ARM_IWMMXT is not set | ||
| 59 | TARGET_SUBARCH="" | ||
| 60 | |||
| 61 | # | ||
| 62 | # Using ELF file format | ||
| 63 | # | ||
| 64 | ARCH_ANY_ENDIAN=y | ||
| 65 | ARCH_LITTLE_ENDIAN=y | ||
| 66 | # ARCH_WANTS_BIG_ENDIAN is not set | ||
| 67 | ARCH_WANTS_LITTLE_ENDIAN=y | ||
| 68 | ARCH_HAS_MMU=y | ||
| 69 | ARCH_USE_MMU=y | ||
| 70 | UCLIBC_HAS_FLOATS=y | ||
| 71 | # UCLIBC_HAS_FPU is not set | ||
| 72 | UCLIBC_HAS_SOFT_FLOAT=y | ||
| 73 | DO_C99_MATH=y | ||
| 74 | # DO_XSI_MATH is not set | ||
| 75 | # UCLIBC_HAS_FENV is not set | ||
| 76 | KERNEL_HEADERS="/usr/include" | ||
| 77 | HAVE_DOT_CONFIG=y | ||
diff --git a/meta/recipes-core/uclibc/uclibc-git/armv5teb/uClibc.machine b/meta/recipes-core/uclibc/uclibc-git/armv5teb/uClibc.machine deleted file mode 100644 index 6b07dd5162..0000000000 --- a/meta/recipes-core/uclibc/uclibc-git/armv5teb/uClibc.machine +++ /dev/null | |||
| @@ -1,74 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Sat May 12 22:07:03 2007 | ||
| 4 | # | ||
| 5 | # TARGET_alpha is not set | ||
| 6 | TARGET_arm=y | ||
| 7 | # TARGET_bfin is not set | ||
| 8 | # TARGET_cris is not set | ||
| 9 | # TARGET_e1 is not set | ||
| 10 | # TARGET_frv is not set | ||
| 11 | # TARGET_h8300 is not set | ||
| 12 | # TARGET_hppa is not set | ||
| 13 | # TARGET_i386 is not set | ||
| 14 | # TARGET_i960 is not set | ||
| 15 | # TARGET_ia64 is not set | ||
| 16 | # TARGET_m68k is not set | ||
| 17 | # TARGET_microblaze is not set | ||
| 18 | # TARGET_mips is not set | ||
| 19 | # TARGET_nios is not set | ||
| 20 | # TARGET_nios2 is not set | ||
| 21 | # TARGET_powerpc is not set | ||
| 22 | # TARGET_sh is not set | ||
| 23 | # TARGET_sh64 is not set | ||
| 24 | # TARGET_sparc is not set | ||
| 25 | # TARGET_v850 is not set | ||
| 26 | # TARGET_vax is not set | ||
| 27 | # TARGET_x86_64 is not set | ||
| 28 | |||
| 29 | # | ||
| 30 | # Target Architecture Features and Options | ||
| 31 | # | ||
| 32 | TARGET_ARCH="arm" | ||
| 33 | FORCE_OPTIONS_FOR_ARCH=y | ||
| 34 | # CONFIG_ARM_OABI is not set | ||
| 35 | CONFIG_ARM_EABI=y | ||
| 36 | # COMPILE_IN_THUMB_MODE is not set | ||
| 37 | USE_BX=y | ||
| 38 | # CONFIG_GENERIC_ARM is not set | ||
| 39 | # CONFIG_ARM610 is not set | ||
| 40 | # CONFIG_ARM710 is not set | ||
| 41 | # CONFIG_ARM7TDMI is not set | ||
| 42 | # CONFIG_ARM720T is not set | ||
| 43 | # CONFIG_ARM920T is not set | ||
| 44 | # CONFIG_ARM922T is not set | ||
| 45 | # CONFIG_ARM926T is not set | ||
| 46 | # CONFIG_ARM10T is not set | ||
| 47 | # CONFIG_ARM1136JF_S is not set | ||
| 48 | # CONFIG_ARM1176JZ_S is not set | ||
| 49 | # CONFIG_ARM1176JZF_S is not set | ||
| 50 | # CONFIG_ARM_SA110 is not set | ||
| 51 | # CONFIG_ARM_SA1100 is not set | ||
| 52 | CONFIG_ARM_XSCALE=y | ||
| 53 | # CONFIG_ARM_CORTEX_M3 is not set | ||
| 54 | # CONFIG_ARM_CORTEX_M1 is not set | ||
| 55 | # CONFIG_ARM_IWMMXT is not set | ||
| 56 | TARGET_SUBARCH="" | ||
| 57 | |||
| 58 | # | ||
| 59 | # Using ELF file format | ||
| 60 | # | ||
| 61 | ARCH_ANY_ENDIAN=y | ||
| 62 | ARCH_BIG_ENDIAN=y | ||
| 63 | ARCH_WANTS_BIG_ENDIAN=y | ||
| 64 | # ARCH_WANTS_LITTLE_ENDIAN is not set | ||
| 65 | ARCH_HAS_MMU=y | ||
| 66 | ARCH_USE_MMU=y | ||
| 67 | UCLIBC_HAS_FLOATS=y | ||
| 68 | # UCLIBC_HAS_FPU is not set | ||
| 69 | UCLIBC_HAS_SOFT_FLOAT=y | ||
| 70 | DO_C99_MATH=y | ||
| 71 | # DO_XSI_MATH is not set | ||
| 72 | # UCLIBC_HAS_FENV is not set | ||
| 73 | KERNEL_HEADERS="/usr/include" | ||
| 74 | HAVE_DOT_CONFIG=y | ||
diff --git a/meta/recipes-core/uclibc/uclibc-git/i386/uClibc.machine b/meta/recipes-core/uclibc/uclibc-git/i386/uClibc.machine deleted file mode 100644 index 3909ccc9e1..0000000000 --- a/meta/recipes-core/uclibc/uclibc-git/i386/uClibc.machine +++ /dev/null | |||
| @@ -1,59 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # | ||
| 4 | # TARGET_alpha is not set | ||
| 5 | # TARGET_arm is not set | ||
| 6 | # TARGET_bfin is not set | ||
| 7 | # TARGET_cris is not set | ||
| 8 | # TARGET_e1 is not set | ||
| 9 | # TARGET_frv is not set | ||
| 10 | # TARGET_h8300 is not set | ||
| 11 | # TARGET_hppa is not set | ||
| 12 | TARGET_i386=y | ||
| 13 | # TARGET_i960 is not set | ||
| 14 | # TARGET_m68k is not set | ||
| 15 | # TARGET_microblaze is not set | ||
| 16 | # TARGET_mips is not set | ||
| 17 | # TARGET_nios is not set | ||
| 18 | # TARGET_nios2 is not set | ||
| 19 | # TARGET_powerpc is not set | ||
| 20 | # TARGET_sh is not set | ||
| 21 | # TARGET_sh64 is not set | ||
| 22 | # TARGET_sparc is not set | ||
| 23 | # TARGET_v850 is not set | ||
| 24 | # TARGET_x86_64 is not set | ||
| 25 | |||
| 26 | # | ||
| 27 | # Target Architecture Features and Options | ||
| 28 | # | ||
| 29 | TARGET_ARCH="i386" | ||
| 30 | # ARCH_SUPPORTS_BIG_ENDIAN is not set | ||
| 31 | ARCH_SUPPORTS_LITTLE_ENDIAN=y | ||
| 32 | FORCE_OPTIONS_FOR_ARCH=y | ||
| 33 | # CONFIG_GENERIC_386 is not set | ||
| 34 | # CONFIG_386 is not set | ||
| 35 | # CONFIG_486 is not set | ||
| 36 | # CONFIG_586 is not set | ||
| 37 | # CONFIG_586MMX is not set | ||
| 38 | # CONFIG_686 is not set | ||
| 39 | # CONFIG_PENTIUMII is not set | ||
| 40 | # CONFIG_PENTIUMIII is not set | ||
| 41 | CONFIG_PENTIUM4=y | ||
| 42 | # CONFIG_K6 is not set | ||
| 43 | # CONFIG_K7 is not set | ||
| 44 | # CONFIG_ELAN is not set | ||
| 45 | # CONFIG_CRUSOE is not set | ||
| 46 | # CONFIG_WINCHIPC6 is not set | ||
| 47 | # CONFIG_WINCHIP2 is not set | ||
| 48 | # CONFIG_CYRIXIII is not set | ||
| 49 | # CONFIG_NEHEMIAH is not set | ||
| 50 | ARCH_LITTLE_ENDIAN=y | ||
| 51 | # ARCH_BIG_ENDIAN is not set | ||
| 52 | # ARCH_HAS_NO_MMU is not set | ||
| 53 | ARCH_HAS_MMU=y | ||
| 54 | UCLIBC_HAS_FLOATS=y | ||
| 55 | UCLIBC_HAS_FPU=y | ||
| 56 | DO_C99_MATH=y | ||
| 57 | # UCLIBC_HAS_FENV is not set | ||
| 58 | KERNEL_HEADERS="<path/to/kernel/headers>" | ||
| 59 | HAVE_DOT_CONFIG=y | ||
diff --git a/meta/recipes-core/uclibc/uclibc-git/i486/uClibc.machine b/meta/recipes-core/uclibc/uclibc-git/i486/uClibc.machine deleted file mode 100644 index 776e00d6dc..0000000000 --- a/meta/recipes-core/uclibc/uclibc-git/i486/uClibc.machine +++ /dev/null | |||
| @@ -1,62 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Fri Dec 22 23:09:11 2006 | ||
| 4 | # | ||
| 5 | # TARGET_alpha is not set | ||
| 6 | # TARGET_arm is not set | ||
| 7 | # TARGET_bfin is not set | ||
| 8 | # TARGET_cris is not set | ||
| 9 | # TARGET_e1 is not set | ||
| 10 | # TARGET_frv is not set | ||
| 11 | # TARGET_h8300 is not set | ||
| 12 | # TARGET_hppa is not set | ||
| 13 | TARGET_i386=y | ||
| 14 | # TARGET_i960 is not set | ||
| 15 | # TARGET_ia64 is not set | ||
| 16 | # TARGET_m68k is not set | ||
| 17 | # TARGET_microblaze is not set | ||
| 18 | # TARGET_mips is not set | ||
| 19 | # TARGET_nios is not set | ||
| 20 | # TARGET_nios2 is not set | ||
| 21 | # TARGET_powerpc is not set | ||
| 22 | # TARGET_sh is not set | ||
| 23 | # TARGET_sh64 is not set | ||
| 24 | # TARGET_sparc is not set | ||
| 25 | # TARGET_v850 is not set | ||
| 26 | # TARGET_vax is not set | ||
| 27 | # TARGET_x86_64 is not set | ||
| 28 | |||
| 29 | # | ||
| 30 | # Target Architecture Features and Options | ||
| 31 | # | ||
| 32 | TARGET_ARCH="i386" | ||
| 33 | FORCE_OPTIONS_FOR_ARCH=y | ||
| 34 | # CONFIG_GENERIC_386 is not set | ||
| 35 | # CONFIG_386 is not set | ||
| 36 | CONFIG_486=y | ||
| 37 | # CONFIG_586 is not set | ||
| 38 | # CONFIG_586MMX is not set | ||
| 39 | # CONFIG_686 is not set | ||
| 40 | # CONFIG_PENTIUMII is not set | ||
| 41 | # CONFIG_PENTIUMIII is not set | ||
| 42 | # CONFIG_PENTIUM4 is not set | ||
| 43 | # CONFIG_K6 is not set | ||
| 44 | # CONFIG_K7 is not set | ||
| 45 | # CONFIG_ELAN is not set | ||
| 46 | # CONFIG_CRUSOE is not set | ||
| 47 | # CONFIG_WINCHIPC6 is not set | ||
| 48 | # CONFIG_WINCHIP2 is not set | ||
| 49 | # CONFIG_CYRIXIII is not set | ||
| 50 | # CONFIG_NEHEMIAH is not set | ||
| 51 | ARCH_LITTLE_ENDIAN=y | ||
| 52 | |||
| 53 | # | ||
| 54 | # Using Little Endian | ||
| 55 | # | ||
| 56 | ARCH_HAS_MMU=y | ||
| 57 | ARCH_USE_MMU=y | ||
| 58 | UCLIBC_HAS_FLOATS=y | ||
| 59 | UCLIBC_HAS_FPU=y | ||
| 60 | DO_C99_MATH=y | ||
| 61 | KERNEL_HEADERS="<path/to/kernel/headers>" | ||
| 62 | HAVE_DOT_CONFIG=y | ||
diff --git a/meta/recipes-core/uclibc/uclibc-git/i586/uClibc.machine b/meta/recipes-core/uclibc/uclibc-git/i586/uClibc.machine deleted file mode 100644 index 2e98e5c7e1..0000000000 --- a/meta/recipes-core/uclibc/uclibc-git/i586/uClibc.machine +++ /dev/null | |||
| @@ -1,62 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Sat Feb 24 08:24:11 2007 | ||
| 4 | # | ||
| 5 | # TARGET_alpha is not set | ||
| 6 | # TARGET_arm is not set | ||
| 7 | # TARGET_bfin is not set | ||
| 8 | # TARGET_cris is not set | ||
| 9 | # TARGET_e1 is not set | ||
| 10 | # TARGET_frv is not set | ||
| 11 | # TARGET_h8300 is not set | ||
| 12 | # TARGET_hppa is not set | ||
| 13 | TARGET_i386=y | ||
| 14 | # TARGET_i960 is not set | ||
| 15 | # TARGET_ia64 is not set | ||
| 16 | # TARGET_m68k is not set | ||
| 17 | # TARGET_microblaze is not set | ||
| 18 | # TARGET_mips is not set | ||
| 19 | # TARGET_nios is not set | ||
| 20 | # TARGET_nios2 is not set | ||
| 21 | # TARGET_powerpc is not set | ||
| 22 | # TARGET_sh is not set | ||
| 23 | # TARGET_sh64 is not set | ||
| 24 | # TARGET_sparc is not set | ||
| 25 | # TARGET_v850 is not set | ||
| 26 | # TARGET_vax is not set | ||
| 27 | # TARGET_x86_64 is not set | ||
| 28 | |||
| 29 | # | ||
| 30 | # Target Architecture Features and Options | ||
| 31 | # | ||
| 32 | TARGET_ARCH="i386" | ||
| 33 | FORCE_OPTIONS_FOR_ARCH=y | ||
| 34 | # CONFIG_GENERIC_386 is not set | ||
| 35 | # CONFIG_386 is not set | ||
| 36 | # CONFIG_486 is not set | ||
| 37 | # CONFIG_586 is not set | ||
| 38 | # CONFIG_586MMX is not set | ||
| 39 | # CONFIG_686 is not set | ||
| 40 | # CONFIG_PENTIUMII is not set | ||
| 41 | CONFIG_PENTIUMIII=y | ||
| 42 | # CONFIG_PENTIUM4 is not set | ||
| 43 | # CONFIG_K6 is not set | ||
| 44 | # CONFIG_K7 is not set | ||
| 45 | # CONFIG_ELAN is not set | ||
| 46 | # CONFIG_CRUSOE is not set | ||
| 47 | # CONFIG_WINCHIPC6 is not set | ||
| 48 | # CONFIG_WINCHIP2 is not set | ||
| 49 | # CONFIG_CYRIXIII is not set | ||
| 50 | # CONFIG_NEHEMIAH is not set | ||
| 51 | ARCH_LITTLE_ENDIAN=y | ||
| 52 | |||
| 53 | # | ||
| 54 | # Using Little Endian | ||
| 55 | # | ||
| 56 | ARCH_HAS_MMU=y | ||
| 57 | ARCH_USE_MMU=y | ||
| 58 | UCLIBC_HAS_FLOATS=y | ||
| 59 | UCLIBC_HAS_FPU=y | ||
| 60 | DO_C99_MATH=y | ||
| 61 | KERNEL_HEADERS="<path/to/kernel/headers>" | ||
| 62 | HAVE_DOT_CONFIG=y | ||
diff --git a/meta/recipes-core/uclibc/uclibc-git/i686/uClibc.machine b/meta/recipes-core/uclibc/uclibc-git/i686/uClibc.machine deleted file mode 100644 index 3909ccc9e1..0000000000 --- a/meta/recipes-core/uclibc/uclibc-git/i686/uClibc.machine +++ /dev/null | |||
| @@ -1,59 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # | ||
| 4 | # TARGET_alpha is not set | ||
| 5 | # TARGET_arm is not set | ||
| 6 | # TARGET_bfin is not set | ||
| 7 | # TARGET_cris is not set | ||
| 8 | # TARGET_e1 is not set | ||
| 9 | # TARGET_frv is not set | ||
| 10 | # TARGET_h8300 is not set | ||
| 11 | # TARGET_hppa is not set | ||
| 12 | TARGET_i386=y | ||
| 13 | # TARGET_i960 is not set | ||
| 14 | # TARGET_m68k is not set | ||
| 15 | # TARGET_microblaze is not set | ||
| 16 | # TARGET_mips is not set | ||
| 17 | # TARGET_nios is not set | ||
| 18 | # TARGET_nios2 is not set | ||
| 19 | # TARGET_powerpc is not set | ||
| 20 | # TARGET_sh is not set | ||
| 21 | # TARGET_sh64 is not set | ||
| 22 | # TARGET_sparc is not set | ||
| 23 | # TARGET_v850 is not set | ||
| 24 | # TARGET_x86_64 is not set | ||
| 25 | |||
| 26 | # | ||
| 27 | # Target Architecture Features and Options | ||
| 28 | # | ||
| 29 | TARGET_ARCH="i386" | ||
| 30 | # ARCH_SUPPORTS_BIG_ENDIAN is not set | ||
| 31 | ARCH_SUPPORTS_LITTLE_ENDIAN=y | ||
| 32 | FORCE_OPTIONS_FOR_ARCH=y | ||
| 33 | # CONFIG_GENERIC_386 is not set | ||
| 34 | # CONFIG_386 is not set | ||
| 35 | # CONFIG_486 is not set | ||
| 36 | # CONFIG_586 is not set | ||
| 37 | # CONFIG_586MMX is not set | ||
| 38 | # CONFIG_686 is not set | ||
| 39 | # CONFIG_PENTIUMII is not set | ||
| 40 | # CONFIG_PENTIUMIII is not set | ||
| 41 | CONFIG_PENTIUM4=y | ||
| 42 | # CONFIG_K6 is not set | ||
| 43 | # CONFIG_K7 is not set | ||
| 44 | # CONFIG_ELAN is not set | ||
| 45 | # CONFIG_CRUSOE is not set | ||
| 46 | # CONFIG_WINCHIPC6 is not set | ||
| 47 | # CONFIG_WINCHIP2 is not set | ||
| 48 | # CONFIG_CYRIXIII is not set | ||
| 49 | # CONFIG_NEHEMIAH is not set | ||
| 50 | ARCH_LITTLE_ENDIAN=y | ||
| 51 | # ARCH_BIG_ENDIAN is not set | ||
| 52 | # ARCH_HAS_NO_MMU is not set | ||
| 53 | ARCH_HAS_MMU=y | ||
| 54 | UCLIBC_HAS_FLOATS=y | ||
| 55 | UCLIBC_HAS_FPU=y | ||
| 56 | DO_C99_MATH=y | ||
| 57 | # UCLIBC_HAS_FENV is not set | ||
| 58 | KERNEL_HEADERS="<path/to/kernel/headers>" | ||
| 59 | HAVE_DOT_CONFIG=y | ||
diff --git a/meta/recipes-core/uclibc/uclibc-git/mips/uClibc.machine b/meta/recipes-core/uclibc/uclibc-git/mips/uClibc.machine deleted file mode 100644 index 1cf1addca9..0000000000 --- a/meta/recipes-core/uclibc/uclibc-git/mips/uClibc.machine +++ /dev/null | |||
| @@ -1,63 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Wed Jul 9 13:37:36 2008 | ||
| 4 | # | ||
| 5 | # TARGET_alpha is not set | ||
| 6 | # TARGET_arm is not set | ||
| 7 | # TARGET_avr32 is not set | ||
| 8 | # TARGET_bfin is not set | ||
| 9 | # TARGET_cris is not set | ||
| 10 | # TARGET_e1 is not set | ||
| 11 | # TARGET_frv is not set | ||
| 12 | # TARGET_h8300 is not set | ||
| 13 | # TARGET_hppa is not set | ||
| 14 | # TARGET_i386 is not set | ||
| 15 | # TARGET_i960 is not set | ||
| 16 | # TARGET_ia64 is not set | ||
| 17 | # TARGET_m68k is not set | ||
| 18 | # TARGET_microblaze is not set | ||
| 19 | TARGET_mips=y | ||
| 20 | # TARGET_nios is not set | ||
| 21 | # TARGET_nios2 is not set | ||
| 22 | # TARGET_powerpc is not set | ||
| 23 | # TARGET_sh is not set | ||
| 24 | # TARGET_sh64 is not set | ||
| 25 | # TARGET_sparc is not set | ||
| 26 | # TARGET_v850 is not set | ||
| 27 | # TARGET_vax is not set | ||
| 28 | # TARGET_x86_64 is not set | ||
| 29 | # TARGET_xtensa is not set | ||
| 30 | |||
| 31 | # | ||
| 32 | # Target Architecture Features and Options | ||
| 33 | # | ||
| 34 | TARGET_ARCH="mips" | ||
| 35 | FORCE_OPTIONS_FOR_ARCH=y | ||
| 36 | ARCH_CFLAGS="-mno-split-addresses" | ||
| 37 | CONFIG_MIPS_O32_ABI=y | ||
| 38 | # CONFIG_MIPS_N32_ABI is not set | ||
| 39 | # CONFIG_MIPS_N64_ABI is not set | ||
| 40 | # CONFIG_MIPS_ISA_1 is not set | ||
| 41 | # CONFIG_MIPS_ISA_2 is not set | ||
| 42 | # CONFIG_MIPS_ISA_3 is not set | ||
| 43 | # CONFIG_MIPS_ISA_4 is not set | ||
| 44 | CONFIG_MIPS_ISA_MIPS32=y | ||
| 45 | # CONFIG_MIPS_ISA_MIPS64 is not set | ||
| 46 | TARGET_SUBARCH="" | ||
| 47 | |||
| 48 | # | ||
| 49 | # Using ELF file format | ||
| 50 | # | ||
| 51 | ARCH_ANY_ENDIAN=y | ||
| 52 | # ARCH_BIG_ENDIAN is not set | ||
| 53 | ARCH_WANTS_BIG_ENDIAN=y | ||
| 54 | # ARCH_WANTS_LITTLE_ENDIAN=y | ||
| 55 | ARCH_HAS_MMU=y | ||
| 56 | ARCH_USE_MMU=y | ||
| 57 | UCLIBC_HAS_FLOATS=y | ||
| 58 | UCLIBC_HAS_FPU=y | ||
| 59 | # DO_C99_MATH is not set | ||
| 60 | # UCLIBC_HAS_FENV is not set | ||
| 61 | KERNEL_HEADERS="/usr/include" | ||
| 62 | HAVE_DOT_CONFIG=y | ||
| 63 | |||
diff --git a/meta/recipes-core/uclibc/uclibc-git/mips64/uClibc.machine b/meta/recipes-core/uclibc/uclibc-git/mips64/uClibc.machine deleted file mode 100644 index a68c7afe0c..0000000000 --- a/meta/recipes-core/uclibc/uclibc-git/mips64/uClibc.machine +++ /dev/null | |||
| @@ -1,63 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Wed Jul 9 13:37:36 2008 | ||
| 4 | # | ||
| 5 | # TARGET_alpha is not set | ||
| 6 | # TARGET_arm is not set | ||
| 7 | # TARGET_avr32 is not set | ||
| 8 | # TARGET_bfin is not set | ||
| 9 | # TARGET_cris is not set | ||
| 10 | # TARGET_e1 is not set | ||
| 11 | # TARGET_frv is not set | ||
| 12 | # TARGET_h8300 is not set | ||
| 13 | # TARGET_hppa is not set | ||
| 14 | # TARGET_i386 is not set | ||
| 15 | # TARGET_i960 is not set | ||
| 16 | # TARGET_ia64 is not set | ||
| 17 | # TARGET_m68k is not set | ||
| 18 | # TARGET_microblaze is not set | ||
| 19 | TARGET_mips=y | ||
| 20 | # TARGET_nios is not set | ||
| 21 | # TARGET_nios2 is not set | ||
| 22 | # TARGET_powerpc is not set | ||
| 23 | # TARGET_sh is not set | ||
| 24 | # TARGET_sh64 is not set | ||
| 25 | # TARGET_sparc is not set | ||
| 26 | # TARGET_v850 is not set | ||
| 27 | # TARGET_vax is not set | ||
| 28 | # TARGET_x86_64 is not set | ||
| 29 | # TARGET_xtensa is not set | ||
| 30 | |||
| 31 | # | ||
| 32 | # Target Architecture Features and Options | ||
| 33 | # | ||
| 34 | TARGET_ARCH="mips" | ||
| 35 | FORCE_OPTIONS_FOR_ARCH=y | ||
| 36 | ARCH_CFLAGS="-mno-split-addresses" | ||
| 37 | # CONFIG_MIPS_O32_ABI is not set | ||
| 38 | # CONFIG_MIPS_N32_ABI is not set | ||
| 39 | CONFIG_MIPS_N64_ABI=y | ||
| 40 | # CONFIG_MIPS_ISA_1 is not set | ||
| 41 | # CONFIG_MIPS_ISA_2 is not set | ||
| 42 | # CONFIG_MIPS_ISA_3 is not set | ||
| 43 | # CONFIG_MIPS_ISA_4 is not set | ||
| 44 | # CONFIG_MIPS_ISA_MIPS32 is not set | ||
| 45 | CONFIG_MIPS_ISA_MIPS64=y | ||
| 46 | TARGET_SUBARCH="" | ||
| 47 | |||
| 48 | # | ||
| 49 | # Using ELF file format | ||
| 50 | # | ||
| 51 | ARCH_ANY_ENDIAN=y | ||
| 52 | # ARCH_BIG_ENDIAN is not set | ||
| 53 | ARCH_WANTS_BIG_ENDIAN=y | ||
| 54 | # ARCH_WANTS_LITTLE_ENDIAN=y | ||
| 55 | ARCH_HAS_MMU=y | ||
| 56 | ARCH_USE_MMU=y | ||
| 57 | UCLIBC_HAS_FLOATS=y | ||
| 58 | UCLIBC_HAS_FPU=y | ||
| 59 | # DO_C99_MATH is not set | ||
| 60 | # UCLIBC_HAS_FENV is not set | ||
| 61 | KERNEL_HEADERS="/usr/include" | ||
| 62 | HAVE_DOT_CONFIG=y | ||
| 63 | |||
diff --git a/meta/recipes-core/uclibc/uclibc-git/mipsel/uClibc.machine b/meta/recipes-core/uclibc/uclibc-git/mipsel/uClibc.machine deleted file mode 100644 index e148451812..0000000000 --- a/meta/recipes-core/uclibc/uclibc-git/mipsel/uClibc.machine +++ /dev/null | |||
| @@ -1,63 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Wed Jul 9 13:37:36 2008 | ||
| 4 | # | ||
| 5 | # TARGET_alpha is not set | ||
| 6 | # TARGET_arm is not set | ||
| 7 | # TARGET_avr32 is not set | ||
| 8 | # TARGET_bfin is not set | ||
| 9 | # TARGET_cris is not set | ||
| 10 | # TARGET_e1 is not set | ||
| 11 | # TARGET_frv is not set | ||
| 12 | # TARGET_h8300 is not set | ||
| 13 | # TARGET_hppa is not set | ||
| 14 | # TARGET_i386 is not set | ||
| 15 | # TARGET_i960 is not set | ||
| 16 | # TARGET_ia64 is not set | ||
| 17 | # TARGET_m68k is not set | ||
| 18 | # TARGET_microblaze is not set | ||
| 19 | TARGET_mips=y | ||
| 20 | # TARGET_nios is not set | ||
| 21 | # TARGET_nios2 is not set | ||
| 22 | # TARGET_powerpc is not set | ||
| 23 | # TARGET_sh is not set | ||
| 24 | # TARGET_sh64 is not set | ||
| 25 | # TARGET_sparc is not set | ||
| 26 | # TARGET_v850 is not set | ||
| 27 | # TARGET_vax is not set | ||
| 28 | # TARGET_x86_64 is not set | ||
| 29 | # TARGET_xtensa is not set | ||
| 30 | |||
| 31 | # | ||
| 32 | # Target Architecture Features and Options | ||
| 33 | # | ||
| 34 | TARGET_ARCH="mips" | ||
| 35 | FORCE_OPTIONS_FOR_ARCH=y | ||
| 36 | ARCH_CFLAGS="-mno-split-addresses" | ||
| 37 | CONFIG_MIPS_O32_ABI=y | ||
| 38 | # CONFIG_MIPS_N32_ABI is not set | ||
| 39 | # CONFIG_MIPS_N64_ABI is not set | ||
| 40 | # CONFIG_MIPS_ISA_1 is not set | ||
| 41 | # CONFIG_MIPS_ISA_2 is not set | ||
| 42 | # CONFIG_MIPS_ISA_3 is not set | ||
| 43 | # CONFIG_MIPS_ISA_4 is not set | ||
| 44 | CONFIG_MIPS_ISA_MIPS32=y | ||
| 45 | # CONFIG_MIPS_ISA_MIPS64 is not set | ||
| 46 | TARGET_SUBARCH="" | ||
| 47 | |||
| 48 | # | ||
| 49 | # Using ELF file format | ||
| 50 | # | ||
| 51 | ARCH_ANY_ENDIAN=y | ||
| 52 | # ARCH_BIG_ENDIAN is not set | ||
| 53 | # ARCH_WANTS_BIG_ENDIAN is not set | ||
| 54 | ARCH_WANTS_LITTLE_ENDIAN=y | ||
| 55 | ARCH_HAS_MMU=y | ||
| 56 | ARCH_USE_MMU=y | ||
| 57 | UCLIBC_HAS_FLOATS=y | ||
| 58 | UCLIBC_HAS_FPU=y | ||
| 59 | # DO_C99_MATH is not set | ||
| 60 | # UCLIBC_HAS_FENV is not set | ||
| 61 | KERNEL_HEADERS="/usr/include" | ||
| 62 | HAVE_DOT_CONFIG=y | ||
| 63 | |||
diff --git a/meta/recipes-core/uclibc/uclibc-git/powerpc/uClibc.machine b/meta/recipes-core/uclibc/uclibc-git/powerpc/uClibc.machine deleted file mode 100644 index d49bf6af53..0000000000 --- a/meta/recipes-core/uclibc/uclibc-git/powerpc/uClibc.machine +++ /dev/null | |||
| @@ -1,46 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Tue Feb 6 19:17:06 2007 | ||
| 4 | # | ||
| 5 | # TARGET_alpha is not set | ||
| 6 | # TARGET_arm is not set | ||
| 7 | # TARGET_bfin is not set | ||
| 8 | # TARGET_cris is not set | ||
| 9 | # TARGET_e1 is not set | ||
| 10 | # TARGET_frv is not set | ||
| 11 | # TARGET_h8300 is not set | ||
| 12 | # TARGET_hppa is not set | ||
| 13 | # TARGET_i386 is not set | ||
| 14 | # TARGET_i960 is not set | ||
| 15 | # TARGET_ia64 is not set | ||
| 16 | # TARGET_m68k is not set | ||
| 17 | # TARGET_microblaze is not set | ||
| 18 | # TARGET_mips is not set | ||
| 19 | # TARGET_nios is not set | ||
| 20 | # TARGET_nios2 is not set | ||
| 21 | TARGET_powerpc=y | ||
| 22 | # TARGET_sh is not set | ||
| 23 | # TARGET_sh64 is not set | ||
| 24 | # TARGET_sparc is not set | ||
| 25 | # TARGET_v850 is not set | ||
| 26 | # TARGET_vax is not set | ||
| 27 | # TARGET_x86_64 is not set | ||
| 28 | |||
| 29 | # | ||
| 30 | # Target Architecture Features and Options | ||
| 31 | # | ||
| 32 | TARGET_ARCH="powerpc" | ||
| 33 | FORCE_OPTIONS_FOR_ARCH=y | ||
| 34 | ARCH_BIG_ENDIAN=y | ||
| 35 | |||
| 36 | # | ||
| 37 | # Using Big Endian | ||
| 38 | # | ||
| 39 | ARCH_HAS_MMU=y | ||
| 40 | ARCH_USE_MMU=y | ||
| 41 | UCLIBC_HAS_FLOATS=y | ||
| 42 | UCLIBC_HAS_FPU=y | ||
| 43 | DO_C99_MATH=y | ||
| 44 | KERNEL_HEADERS="/usr/include" | ||
| 45 | HAVE_DOT_CONFIG=y | ||
| 46 | |||
diff --git a/meta/recipes-core/uclibc/uclibc-git/sh4/uClibc.machine b/meta/recipes-core/uclibc/uclibc-git/sh4/uClibc.machine deleted file mode 100644 index 65f1c4c3c1..0000000000 --- a/meta/recipes-core/uclibc/uclibc-git/sh4/uClibc.machine +++ /dev/null | |||
| @@ -1,48 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # | ||
| 4 | # TARGET_alpha is not set | ||
| 5 | # TARGET_arm is not set | ||
| 6 | # TARGET_bfin is not set | ||
| 7 | # TARGET_cris is not set | ||
| 8 | # TARGET_e1 is not set | ||
| 9 | # TARGET_frv is not set | ||
| 10 | # TARGET_h8300 is not set | ||
| 11 | # TARGET_hppa is not set | ||
| 12 | # TARGET_i386 is not set | ||
| 13 | # TARGET_i960 is not set | ||
| 14 | # TARGET_m68k is not set | ||
| 15 | # TARGET_microblaze is not set | ||
| 16 | # TARGET_mips is not set | ||
| 17 | # TARGET_nios is not set | ||
| 18 | # TARGET_nios2 is not set | ||
| 19 | # TARGET_powerpc is not set | ||
| 20 | TARGET_sh=y | ||
| 21 | # TARGET_sh64 is not set | ||
| 22 | # TARGET_sparc is not set | ||
| 23 | # TARGET_v850 is not set | ||
| 24 | # TARGET_x86_64 is not set | ||
| 25 | |||
| 26 | # | ||
| 27 | # Target Architecture Features and Options | ||
| 28 | # | ||
| 29 | TARGET_ARCH="sh" | ||
| 30 | ARCH_SUPPORTS_BIG_ENDIAN=y | ||
| 31 | ARCH_SUPPORTS_LITTLE_ENDIAN=y | ||
| 32 | FORCE_OPTIONS_FOR_ARCH=y | ||
| 33 | # CONFIG_SH2A is not set | ||
| 34 | # CONFIG_SH2 is not set | ||
| 35 | # CONFIG_SH3 is not set | ||
| 36 | CONFIG_SH4=y | ||
| 37 | ARCH_LITTLE_ENDIAN=y | ||
| 38 | # ARCH_BIG_ENDIAN is not set | ||
| 39 | ARCH_WANTS_LITTLE_ENDIAN=y | ||
| 40 | # ARCH_WANTS_BIG_ENDIAN is not set | ||
| 41 | # ARCH_HAS_NO_MMU is not set | ||
| 42 | ARCH_HAS_MMU=y | ||
| 43 | UCLIBC_HAS_FLOATS=y | ||
| 44 | UCLIBC_HAS_FPU=y | ||
| 45 | DO_C99_MATH=y | ||
| 46 | # UCLIBC_HAS_FENV is not set | ||
| 47 | KERNEL_HEADERS="<path/to/kernel/headers>" | ||
| 48 | HAVE_DOT_CONFIG=y | ||
diff --git a/meta/recipes-core/uclibc/uclibc-git/x86_64/uClibc.machine b/meta/recipes-core/uclibc/uclibc-git/x86_64/uClibc.machine deleted file mode 100644 index 94c008d2cf..0000000000 --- a/meta/recipes-core/uclibc/uclibc-git/x86_64/uClibc.machine +++ /dev/null | |||
| @@ -1,41 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # | ||
| 4 | # TARGET_alpha is not set | ||
| 5 | # TARGET_arm is not set | ||
| 6 | # TARGET_bfin is not set | ||
| 7 | # TARGET_cris is not set | ||
| 8 | # TARGET_e1 is not set | ||
| 9 | # TARGET_frv is not set | ||
| 10 | # TARGET_h8300 is not set | ||
| 11 | # TARGET_hppa is not set | ||
| 12 | # TARGET_i386 is not set | ||
| 13 | # TARGET_i960 is not set | ||
| 14 | # TARGET_m68k is not set | ||
| 15 | # TARGET_microblaze is not set | ||
| 16 | # TARGET_mips is not set | ||
| 17 | # TARGET_nios is not set | ||
| 18 | # TARGET_nios2 is not set | ||
| 19 | # TARGET_powerpc is not set | ||
| 20 | # TARGET_sh is not set | ||
| 21 | # TARGET_sh64 is not set | ||
| 22 | # TARGET_sparc is not set | ||
| 23 | # TARGET_v850 is not set | ||
| 24 | TARGET_x86_64=y | ||
| 25 | |||
| 26 | # | ||
| 27 | # Target Architecture Features and Options | ||
| 28 | # | ||
| 29 | TARGET_ARCH="x86_64" | ||
| 30 | # ARCH_SUPPORTS_BIG_ENDIAN is not set | ||
| 31 | ARCH_SUPPORTS_LITTLE_ENDIAN=y | ||
| 32 | FORCE_OPTIONS_FOR_ARCH=y | ||
| 33 | ARCH_LITTLE_ENDIAN=y | ||
| 34 | # ARCH_BIG_ENDIAN is not set | ||
| 35 | ARCH_HAS_MMU=y | ||
| 36 | ARCH_USE_MMU=y | ||
| 37 | UCLIBC_HAS_FLOATS=y | ||
| 38 | UCLIBC_HAS_FPU=y | ||
| 39 | DO_C99_MATH=y | ||
| 40 | KERNEL_HEADERS="<path/to/kernel/headers>" | ||
| 41 | HAVE_DOT_CONFIG=y | ||
