buildrootschalter/toolchain
Bernhard Reutner-Fischer 93af6cb26b - put the full kernel's sources into build_/, install them into toolchain_build_. Saves quite some disk-space on the compile-host.
- Avoid overriding the linux26 target's rules if the kernel headers's and the target's kernel are the same. Avoids a warning.
2006-12-18 13:30:05 +00:00
..
binutils - Pass the correct compiler when building the target binutils. 2006-12-13 23:18:02 +00:00
ccache - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971 2006-10-01 15:17:52 +00:00
dependencies - spelling fix 2006-12-13 09:17:12 +00:00
elf2flt fix by hootsmon to make sure the includes are found properly #855 2006-04-29 04:08:25 +00:00
gcc - convert mudflap to non-legacy SUSv3 2006-12-13 23:25:52 +00:00
gdb - add and use BR2_BZCAT config option. 2006-11-17 15:43:51 +00:00
kernel-headers - put the full kernel's sources into build_/, install them into toolchain_build_. Saves quite some disk-space on the compile-host. 2006-12-18 13:30:05 +00:00
mklibs Add support for mklibs (strips unused syms from shared libs such as uClibc) 2006-08-02 21:19:09 +00:00
sstrip - rectify brute-force sed invocation (too *many*).. 2006-03-14 19:10:21 +00:00
uClibc - s/UCLIBC_HAS_LOCALE/BR2_ENABLE_LOCALE/g 2006-12-15 14:40:55 +00:00
Config.in Add support for mklibs (strips unused syms from shared libs such as uClibc) 2006-08-02 21:19:09 +00:00
Makefile.in sync thread stuff with config.in as pointed out by mjn3 2006-04-14 22:37:50 +00:00
patch-kernel.sh Allow multiple patch file patterns. 2005-09-30 21:01:44 +00:00