kumquat-buildroot/toolchain
Ulf Samuelsson 60eb97a42f This patch allows each project to have a private linux build.
Split build of kernel headers and kernel image into two source trees.
Kernel headers are built in $(TOOL_BUILD_DIR)
Kernel build is in $(PROJECT_BUILD_DIR)

Make sure that kernel patches are applied to the kernel tree in
$(PROJECT_BUILD_DIR)
Add board specific patches, if available.
2007-08-24 05:36:46 +00:00
..
binutils - global whitespace trimming 2007-08-22 12:35:41 +00:00
ccache - global whitespace trimming 2007-08-22 12:35:41 +00:00
dependencies - improve the way host prerequisites for "dependencies" are established 2007-08-22 09:22:07 +00:00
elf2flt - global whitespace trimming 2007-08-22 12:35:41 +00:00
external-toolchain - global whitespace trimming 2007-08-22 12:35:41 +00:00
gcc - global whitespace trimming 2007-08-22 12:35:41 +00:00
gdb - semicolon touchup. No other changes 2007-08-22 09:56:41 +00:00
kernel-headers This patch allows each project to have a private linux build. 2007-08-24 05:36:46 +00:00
mklibs - portable cp args 2007-01-03 14:11:16 +00:00
sstrip - sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g" 2007-08-21 11:25:30 +00:00
uClibc - global whitespace trimming 2007-08-22 12:35:41 +00:00
Config.in - fixup whitespace damage after ulf 2007-08-21 19:33:00 +00:00
Config.in.2 Change def of BR2_USE_WCHAR to build uClibc w WCHAR support 2007-07-31 22:38:52 +00:00
Makefile.in Move VENDOR stuff to project 2007-08-24 05:27:17 +00:00
patch-kernel.sh Allow multiple patch file patterns. 2005-09-30 21:01:44 +00:00