This patch allows each project to have a private linux build.
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Fri, 24 Aug 2007 05:36:46 +0000 (05:36 -0000)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Fri, 24 Aug 2007 05:36:46 +0000 (05:36 -0000)
commit60eb97a42fe0cf8ebad55a6213e2399b4201e3ec
treeae28e87c4a82ddcbe963bfbd8f99dbfd85fe74be
parent85f54fbe2115d99ad74d0b60b3172fcad9264278
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.
target/linux/Makefile.in
toolchain/kernel-headers/kernel-headers-new.makefile
toolchain/kernel-headers/kernel-headers.mk