0000851: toolchain/kernel-headers: Use LINUX_HEADERS_VERSION instead of
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 28 Apr 2006 19:40:43 +0000 (19:40 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 28 Apr 2006 19:40:43 +0000 (19:40 -0000)
commit7bc4ad6e56d2083a3adb71705dbdd236fc352eb5
treef1d32d096a778af6f702717d52be6656694c7b42
parentdd01b4112c78169e3552f7d335c4bf0e33501064
0000851: toolchain/kernel-headers: Use LINUX_HEADERS_VERSION instead of
LINUX_VERSION.

Use LINUX_HEADERS_VERSION instead of LINUX_VERSION as that variable is used
for the actual kernel version used which might be different than the headers
version.

E.G. LINUX_VERSION is set in the target/device/* files. If this version
doesn't match the selected kernel headers version the patches won't be applied.
toolchain/kernel-headers/kernel-headers.mk