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

Subversion Repositories or1k

[/] [or1k/] [tags/] [UCLIBC_0_9_26/] [linux/] [uClibc/] [extra/] [Configs/] [Config.alpha] - 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 HAVE_ELF
7
        select UCLIBC_HAS_MMU
8
        select ARCH_LITTLE_ENDIAN
9
        select HAVE_NO_SHARED
10
        select ARCH_HAS_NO_LDSO
11
        select HAS_NO_THREADS
12
        bool
13
        default y
14
 
15
config TARGET_ARCH
16
        default "alpha"
17
 
18
config ARCH_CFLAGS
19
        string
20
 
21
config ARCH_LDFLAGS
22
        string
23
 
24
config LIBGCC_CFLAGS
25
        string
26
 

powered by: WebSVN 2.1.0

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