diff options
Diffstat (limited to 'meta/packages/uclibc/uclibc-0.9.29/titan')
-rw-r--r-- | meta/packages/uclibc/uclibc-0.9.29/titan/uClibc.machine | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/meta/packages/uclibc/uclibc-0.9.29/titan/uClibc.machine b/meta/packages/uclibc/uclibc-0.9.29/titan/uClibc.machine new file mode 100644 index 0000000000..75c5328056 --- /dev/null +++ b/meta/packages/uclibc/uclibc-0.9.29/titan/uClibc.machine | |||
@@ -0,0 +1,52 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Wed May 16 12:03:09 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 is not set | ||
22 | TARGET_sh=y | ||
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="sh" | ||
33 | FORCE_OPTIONS_FOR_ARCH=y | ||
34 | # CONFIG_SH2A is not set | ||
35 | # CONFIG_SH2 is not set | ||
36 | # CONFIG_SH3 is not set | ||
37 | CONFIG_SH4=y | ||
38 | TARGET_SUBARCH="" | ||
39 | |||
40 | # | ||
41 | # Using ELF file format | ||
42 | # | ||
43 | ARCH_ANY_ENDIAN=y | ||
44 | ARCH_LITTLE_ENDIAN=y | ||
45 | # ARCH_WANTS_BIG_ENDIAN is not set | ||
46 | ARCH_WANTS_LITTLE_ENDIAN=y | ||
47 | ARCH_HAS_MMU=y | ||
48 | ARCH_USE_MMU=y | ||
49 | UCLIBC_HAS_FLOATS=y | ||
50 | UCLIBC_HAS_FPU=y | ||
51 | KERNEL_HEADERS="/usr/include" | ||
52 | HAVE_DOT_CONFIG=y | ||