Re: How to retrieve version from kernel source (the right way)?

From: Michael Renzmann
Date: Thu Feb 10 2005 - 03:31:33 EST


Hi.

Andreas Gruenbacher wrote:
A backward-compatible replacement for the new kernelrelease (which was added only 8 weeks ago) rule is:

echo -e 'foo:\n\t@echo $(KERNELRELEASE)\ninclude Makefile' \
| make -f-

Thanks a lot, that works great!

Bye, Mike
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/