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

Subversion Repositories or1k

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

powered by: WebSVN 2.1.0

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