diff options
Diffstat (limited to 'meta/packages/uclibc/uclibc-0.9.29/efika/uClibc.machine')
-rw-r--r-- | meta/packages/uclibc/uclibc-0.9.29/efika/uClibc.machine | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/meta/packages/uclibc/uclibc-0.9.29/efika/uClibc.machine b/meta/packages/uclibc/uclibc-0.9.29/efika/uClibc.machine new file mode 100644 index 0000000000..e059257c09 --- /dev/null +++ b/meta/packages/uclibc/uclibc-0.9.29/efika/uClibc.machine | |||
@@ -0,0 +1,53 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Sun May 13 11:25:50 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 | CONFIG_CLASSIC=y | ||
35 | # CONFIG_E500 is not set | ||
36 | TARGET_SUBARCH="classic" | ||
37 | |||
38 | # | ||
39 | # Using ELF file format | ||
40 | # | ||
41 | ARCH_BIG_ENDIAN=y | ||
42 | |||
43 | # | ||
44 | # Using Big Endian | ||
45 | # | ||
46 | ARCH_HAS_MMU=y | ||
47 | ARCH_USE_MMU=y | ||
48 | UCLIBC_HAS_FLOATS=y | ||
49 | UCLIBC_HAS_FPU=y | ||
50 | DO_C99_MATH=y | ||
51 | KERNEL_HEADERS="/data/build/koen/OE/build/tmp/angstrom/cross/powerpc-angstrom-linux-uclibc/include" | ||
52 | HAVE_DOT_CONFIG=y | ||
53 | |||