Move kernel localversion files to TARGET_DIR/boot
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Sun, 11 Jan 2009 20:43:24 +0000 (20:43 -0000)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Sun, 11 Jan 2009 20:43:24 +0000 (20:43 -0000)
commit06b9e7abe73fa0fa2db1bc990ff590313b711586
tree884ee037e2d07432c9672c3267f683a5cc4e20cc
parent6b054c3b90f922a447ee8560682561a66eb5009e
Move kernel localversion files to TARGET_DIR/boot
to allow packages which assumes that LINUX26_DIR
and the /lib/modules/LINUX_VERSION use
the consistent version numbering to build.

Create a file ".linux-version" containing
the real linux version in $(PROJECT_B UILD_DIR)
to allow packages to read the correct linux version
target/linux/Makefile.in.advanced