OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [uClibc/] [extra/] [Configs/] [Config.i960] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1325 phoenix
#
2
# For a description of the syntax of this configuration file,
3
# see extra/config/Kconfig-language.txt
4
#
5
 
6
config TARGET_ARCH
7
        default "i960"
8
 
9
config HAVE_ELF
10
        bool
11
        select ARCH_HAS_NO_MMU
12
        select HAVE_NO_SHARED
13
        select ARCH_HAS_NO_LDSO
14
        select HAS_NO_THREADS
15
        default n
16
 
17
config ARCH_CFLAGS
18
        string
19
        default "-mh -mint32 -fsigned-char"
20
 
21
config ARCH_LDFLAGS
22
        string
23
 
24
config LIBGCC_CFLAGS
25
        string
26
 
27
config ARCH_HAS_C_SYMBOL_PREFIX
28
        bool
29
        default y
30
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.