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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [uClibc/] [extra/] [Configs/] [Config.v850] - 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 "v850"
8
 
9
config HAVE_ELF
10
        bool
11
        select ARCH_HAS_NO_MMU
12
        select ARCH_LITTLE_ENDIAN
13
        select ARCH_HAS_C_SYMBOL_PREFIX
14
        select HAVE_NO_PIC
15
        select HAVE_NO_SHARED
16
        select ARCH_HAS_NO_LDSO
17
        default y
18
 
19
config ARCH_CFLAGS
20
        string
21
 
22
config ARCH_LDFLAGS
23
        string
24
 
25
config LIBGCC_CFLAGS
26
        string
27
 
28
config CROSS
29
        string
30
        default "v850e-elf-"
31
 

powered by: WebSVN 2.1.0

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