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

Subversion Repositories or1k

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1325 phoenix
 
2
 
3
# For a description of the syntax of this configuration file,
4
# see extra/config/Kconfig-language.txt
5
#
6
 
7
config HAVE_ELF
8
        select ARCH_HAS_NO_MMU
9
        select HAVE_NO_SHARED
10
        select ARCH_HAS_NO_LDSO
11
        select ARCH_BIG_ENDIAN
12
        bool
13
        default n
14
 
15
config TARGET_ARCH
16
        default "e1"
17
 
18
config ARCH_E1
19
        bool
20
        default y
21
 
22
config ARCH_CFLAGS
23
        string
24
        default "-I$(KERNEL_SOURCE)/include -mgnu-param"
25
 
26
config ARCH_LDFLAGS
27
        string
28
 
29
config LIBGCC_CFLAGS
30
        string
31
 

powered by: WebSVN 2.1.0

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