How to get kernel source release from git tree?
From: Walkinair
Date: Tue Jun 20 2006 - 01:08:05 EST
Hi, this may be a stupid question, sorry for this.
I have kenel 2.6 git tree in my local box, usually through the following
steps I get source release,
1. copy git repository to a new directory.
2. rm .git directory.
3. make config; make; make modules_install; make install
I there any convinient git command or other ways to get kernel release
from git repository?
-
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/