OSDN Git Service

allow shared code since it builds again
[uclinux-h8/uClibc.git] / extra / Configs / Config.sparc
1 #
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 "sparc"
8
9 config HAVE_ELF
10         bool
11         default y
12
13 config ARCH_SUPPORTS_BIG_ENDIAN
14         bool
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