]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blame - config/uClibc/buildroot.config-i586
Kudzu, ReiserFS, uClibc, gettext und Arbeit am Installer
[people/teissler/ipfire-2.x.git] / config / uClibc / buildroot.config-i586
CommitLineData
41921bd9
MT
1#
2# Automatically generated make config: don't edit
3#
4BR2_HAVE_DOT_CONFIG=y
5# BR2_alpha is not set
6# BR2_arm is not set
7# BR2_armeb is not set
8# BR2_cris is not set
9BR2_i386=y
10# BR2_m68k is not set
11# BR2_mips is not set
12# BR2_mipsel is not set
13# BR2_nios2 is not set
14# BR2_powerpc is not set
15# BR2_sh is not set
16# BR2_sh64 is not set
17# BR2_sparc is not set
18# BR2_x86_64 is not set
19# BR2_x86_i386 is not set
20# BR2_x86_i486 is not set
21BR2_x86_i586=y
22# BR2_x86_i686 is not set
23BR2_ARCH="i586"
24BR2_ENDIAN="LITTLE"
25
26#
27# Build options
28#
29BR2_WGET="wget --passive-ftp"
30BR2_SVN="svn co"
31BR2_ZCAT="zcat"
32BR2_TAR_OPTIONS=""
33BR2_DL_DIR="/usr/src/cache"
34BR2_SOURCEFORGE_MIRROR="easynews"
35BR2_STAGING_DIR="/opt/i586-uClibc"
36BR2_TOPDIR_PREFIX=""
37BR2_TOPDIR_SUFFIX=""
38BR2_GNU_BUILD_SUFFIX="pc-linux-gnu"
39BR2_GNU_TARGET_SUFFIX="linux-uclibc"
40BR2_JLEVEL=4
41
42#
43# Toolchain Options
44#
45
46#
47# Kernel Header Options
48#
49# BR2_KERNEL_HEADERS_2_4_25 is not set
50# BR2_KERNEL_HEADERS_2_4_27 is not set
51# BR2_KERNEL_HEADERS_2_4_29 is not set
52# BR2_KERNEL_HEADERS_2_4_31 is not set
53# BR2_KERNEL_HEADERS_2_6_9 is not set
54# BR2_KERNEL_HEADERS_2_6_11 is not set
55BR2_KERNEL_HEADERS_2_6_12=y
56# BR2_KERNEL_HEADERS_2_6_18 is not set
57BR2_DEFAULT_KERNEL_HEADERS="2.6.12"
58
59#
60# uClibc Options
61#
62# BR2_UCLIBC_VERSION_SNAPSHOT is not set
63# BR2_ENABLE_LOCALE is not set
64# BR2_PTHREADS_NONE is not set
65# BR2_PTHREADS is not set
66BR2_PTHREADS_OLD=y
67# BR2_PTHREADS_NATIVE is not set
68
69#
70# Binutils Options
71#
72# BR2_BINUTILS_VERSION_2_14_90_0_8 is not set
73# BR2_BINUTILS_VERSION_2_15 is not set
74# BR2_BINUTILS_VERSION_2_15_94_0_2_2 is not set
75BR2_BINUTILS_VERSION_2_16_1=y
76# BR2_BINUTILS_VERSION_2_16_90_0_3 is not set
77# BR2_BINUTILS_VERSION_2_16_91_0_5 is not set
78# BR2_BINUTILS_VERSION_2_16_91_0_6 is not set
79# BR2_BINUTILS_VERSION_2_16_91_0_7 is not set
80# BR2_BINUTILS_VERSION_2_17 is not set
81# BR2_BINUTILS_VERSION_2_17_50_0_2 is not set
82# BR2_BINUTILS_VERSION_2_17_50_0_3 is not set
83# BR2_BINUTILS_VERSION_2_17_50_0_4 is not set
84# BR2_BINUTILS_VERSION_2_17_50_0_5 is not set
85# BR2_BINUTILS_VERSION_2_17_50_0_6 is not set
86BR2_BINUTILS_VERSION="2.16.1"
87BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
88
89#
90# Gcc Options
91#
92# BR2_GCC_VERSION_3_3_5 is not set
93# BR2_GCC_VERSION_3_3_6 is not set
94# BR2_GCC_VERSION_3_4_2 is not set
95# BR2_GCC_VERSION_3_4_3 is not set
96# BR2_GCC_VERSION_3_4_4 is not set
97# BR2_GCC_VERSION_3_4_5 is not set
98# BR2_GCC_VERSION_3_4_6 is not set
99# BR2_GCC_VERSION_4_0_0 is not set
100# BR2_GCC_VERSION_4_0_1 is not set
101# BR2_GCC_VERSION_4_0_2 is not set
102BR2_GCC_VERSION_4_0_3=y
103# BR2_GCC_VERSION_4_1_0 is not set
104# BR2_GCC_VERSION_4_1_1 is not set
105# BR2_GCC_VERSION_4_2 is not set
106# BR2_GCC_IS_SNAP is not set
107BR2_GCC_VERSION="4.0.3"
108# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set
109BR2_EXTRA_GCC_CONFIG_OPTIONS=""
72d80898
MT
110BR2_INSTALL_LIBSTDCPP=y
111# BR2_INSTALL_LIBGCJ is not set
41921bd9
MT
112# BR2_INSTALL_OBJC is not set
113BR2_GCC_SHARED_LIBGCC=y
114
115#
116# Ccache Options
117#
118# BR2_CCACHE is not set
119
120#
121# Gdb Options
122#
123# BR2_PACKAGE_GDB is not set
124# BR2_PACKAGE_GDB_SERVER is not set
125# BR2_PACKAGE_GDB_HOST is not set
126
127#
128# elf2flt
129#
130# BR2_ELF2FLT is not set
131# BR2_MKLIBS is not set
132
133#
134# Common Toolchain Options
135#
136# BR2_PACKAGE_SSTRIP_TARGET is not set
137# BR2_PACKAGE_SSTRIP_HOST is not set
138BR2_ENABLE_MULTILIB=y
139BR2_LARGEFILE=y
140BR2_TARGET_OPTIMIZATION="-Os -pipe"
141BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y
142
143#
144# Package Selection for the target
145#
146
147#
148# The default minimal system
149#
150# BR2_PACKAGE_BUSYBOX is not set
151
152#
153# The minimum needed to build a uClibc development system
154#
155# BR2_PACKAGE_BASH is not set
156# BR2_PACKAGE_BZIP2 is not set
157# BR2_PACKAGE_COREUTILS is not set
158# BR2_PACKAGE_DIFFUTILS is not set
159# BR2_PACKAGE_ED is not set
160# BR2_PACKAGE_FINDUTILS is not set
161# BR2_PACKAGE_FLEX is not set
162# BR2_PACKAGE_GAWK is not set
163# BR2_PACKAGE_GCC_TARGET is not set
164# BR2_PACKAGE_CCACHE_TARGET is not set
165# BR2_PACKAGE_GREP is not set
166# BR2_PACKAGE_MAKE is not set
167# BR2_PACKAGE_PATCH is not set
168# BR2_PACKAGE_SED is not set
169# BR2_PACKAGE_TAR is not set
170
171#
172# Other stuff
173#
174# BR2_PACKAGE_ACPID is not set
175# BR2_PACKAGE_ASTERISK is not set
176# BR2_PACKAGE_AT is not set
177# BR2_PACKAGE_AUTOCONF is not set
178# BR2_PACKAGE_AUTOMAKE is not set
179# BR2_PACKAGE_BERKELEYDB is not set
180# BR2_PACKAGE_BIND is not set
181# BR2_PACKAGE_BISON is not set
182# BR2_PACKAGE_BOA is not set
183# BR2_PACKAGE_BRIDGE is not set
184# BR2_PACKAGE_CUSTOMIZE is not set
185# BR2_PACKAGE_ISC_DHCP is not set
186# BR2_PACKAGE_DIALOG is not set
187# BR2_PACKAGE_DIRECTFB is not set
188# BR2_PACKAGE_DISTCC is not set
189# BR2_PACKAGE_DM is not set
190# BR2_PACKAGE_DMRAID is not set
191# BR2_PACKAGE_DNSMASQ is not set
192# BR2_PACKAGE_DROPBEAR is not set
193# BR2_PACKAGE_ETHTOOL is not set
194# BR2_PACKAGE_EXPAT is not set
195# BR2_PACKAGE_E2FSPROGS is not set
196# BR2_PACKAGE_FAKEROOT is not set
197# BR2_PACKAGE_FILE is not set
198# BR2_PACKAGE_FREETYPE is not set
199# BR2_PACKAGE_GETTEXT is not set
200# BR2_PACKAGE_LIBINTL is not set
201# BR2_PACKAGE_GZIP is not set
202# BR2_PACKAGE_HASERL is not set
203# BR2_PACKAGE_HDPARM is not set
204# BR2_PACKAGE_HOSTAP is not set
205# BR2_PACKAGE_HOTPLUG is not set
206# BR2_PACKAGE_IOSTAT is not set
207# BR2_PACKAGE_IPROUTE2 is not set
208# BR2_PACKAGE_IPSEC_TOOLS is not set
209# BR2_PACKAGE_IPTABLES is not set
210# BR2_PACKAGE_JPEG is not set
211# BR2_PACKAGE_LESS is not set
212# BR2_PACKAGE_LIBCGI is not set
213# BR2_PACKAGE_LIBCGICC is not set
214# BR2_PACKAGE_LIBELF is not set
215# BR2_PACKAGE_LIBFLOAT is not set
216# BR2_PACKAGE_LIBGLIB12 is not set
217# BR2_PACKAGE_LIBMAD is not set
218# BR2_PACKAGE_LIBPCAP is not set
219# BR2_PACKAGE_LIBPNG is not set
220# BR2_PACKAGE_LIBSYSFS is not set
221# BR2_PACKAGE_LIBTOOL is not set
222# BR2_PACKAGE_LIBUSB is not set
223# BR2_PACKAGE_LIGHTTPD is not set
224# BR2_PACKAGE_LINKS is not set
225# BR2_PACKAGE_LRZSZ is not set
226# BR2_PACKAGE_LSOF is not set
227# BR2_PACKAGE_LTP-TESTSUITE is not set
228# BR2_PACKAGE_LTT is not set
229# BR2_PACKAGE_LVM2 is not set
230# BR2_PACKAGE_LZO is not set
231# BR2_PACKAGE_LZMA is not set
232# BR2_PACKAGE_M4 is not set
233# BR2_PACKAGE_MDADM is not set
234# BR2_PACKAGE_MEMTESTER is not set
235# BR2_PACKAGE_MICROCOM is not set
236# BR2_PACKAGE_MICROPERL is not set
237# BR2_PACKAGE_MICROWIN is not set
238# BR2_PACKAGE_MKDOSFS is not set
239# BR2_PACKAGE_MODULE_INIT_TOOLS is not set
240# BR2_PACKAGE_MODUTILS is not set
241# BR2_PACKAGE_MPG123 is not set
242# BR2_PACKAGE_MROUTED is not set
243# BR2_PACKAGE_MTD is not set
244# BR2_PACKAGE_NANO is not set
245# BR2_PACKAGE_NBD is not set
246# BR2_PACKAGE_NCURSES is not set
247# BR2_PACKAGE_NETKITBASE is not set
248# BR2_PACKAGE_NETKITTELNET is not set
249# BR2_PACKAGE_NETSNMP is not set
250# BR2_PACKAGE_NEWT is not set
251# BR2_PACKAGE_NTP is not set
252# BR2_PACKAGE_OPENNTPD is not set
253# BR2_PACKAGE_OPENSSH is not set
254# BR2_PACKAGE_OPENSSL is not set
255# BR2_PACKAGE_OPENVPN is not set
256# BR2_PACKAGE_PCIUTILS is not set
257# BR2_PACKAGE_PKGCONFIG is not set
258# BR2_PACKAGE_PORTAGE is not set
259# BR2_PACKAGE_PORTMAP is not set
260# BR2_PACKAGE_PPPD is not set
261# BR2_PACKAGE_PROCPS is not set
262# BR2_PACKAGE_PSMISC is not set
263# BR2_PACKAGE_PYTHON is not set
264# BR2_PACKAGE_QTE is not set
265BR2_QTE_TMAKE_VERSION="1.13"
266# BR2_PACKAGE_RAIDTOOLS is not set
267# BR2_READLINE is not set
268# BR2_PACKAGE_RSYNC is not set
269# BR2_PACKAGE_RUBY is not set
270# BR2_PACKAGE_RXVT is not set
271# BR2_PACKAGE_SDL is not set
272# BR2_PACKAGE_SFDISK is not set
273# BR2_PACKAGE_SLANG is not set
274# BR2_PACKAGE_SMARTMONTOOLS is not set
275# BR2_PACKAGE_SOCAT is not set
276# BR2_PACKAGE_SQLITE is not set
277# BR2_PACKAGE_STRACE is not set
278# BR2_PACKAGE_SUDO is not set
279# BR2_PACKAGE_SYSKLOGD is not set
280# BR2_PACKAGE_SYSVINIT is not set
281# BR2_PACKAGE_TCL is not set
282# BR2_PACKAGE_TCPDUMP is not set
283# BR2_PACKAGE_TFTPD is not set
284# BR2_PACKAGE_THTTPD is not set
285# BR2_PACKAGE_TINYLOGIN is not set
286# BR2_PACKAGE_TINYX is not set
287# BR2_PACKAGE_TN5250 is not set
288# BR2_PACKAGE_TTCP is not set
289# BR2_PACKAGE_UDEV is not set
290# BR2_PACKAGE_UDHCP is not set
291# BR2_PACKAGE_UEMACS is not set
292# BR2_PACKAGE_USBUTILS is not set
293# BR2_PACKAGE_UTIL-LINUX is not set
294# BR2_PACKAGE_VALGRIND is not set
295# BR2_PACKAGE_VTUN is not set
296# BR2_PACKAGE_WGET is not set
297# BR2_PACKAGE_WHICH is not set
298# BR2_PACKAGE_WIPE is not set
299# BR2_PACKAGE_WIRELESS_TOOLS is not set
300# BR2_PACKAGE_XFSPROGS is not set
301# BR2_PACKAGE_ZLIB is not set
302
303#
304# Target Options
305#
306
307#
308# filesystem for target device
309#
310# BR2_TARGET_ROOTFS_CRAMFS is not set
311# BR2_TARGET_ROOTFS_CLOOP is not set
312# BR2_TARGET_ROOTFS_EXT2 is not set
313# BR2_TARGET_ROOTFS_JFFS2 is not set
314# BR2_TARGET_ROOTFS_SQUASHFS is not set
315# BR2_TARGET_ROOTFS_TAR is not set
316# BR2_TARGET_ROOTFS_ISO9660 is not set
317
318#
319# bootloader for target device
320#
321# BR2_TARGET_GRUB is not set
322# BR2_TARGET_SYSLINUX is not set
323
324#
325# Board Support Options
326#
327# BR2_TARGET_SOEKRIS_NET4521 is not set
328# BR2_TARGET_SOEKRIS_NET4801 is not set
329# BR2_TARGET_VIA_EPIA_MII is not set
330
331#
332# Generic System Support
333#
334# BR2_TARGET_GENERIC_ACCESS_POINT is not set
335# BR2_TARGET_GENERIC_FIREWALL is not set
336# BR2_TARGET_GENERIC_DEV_SYSTEM is not set