build: fix release process to drive tools such as git, gpg, and scp
commitfa113c89c7adac1890f38a8c41e6cc3779b64ce8
authorJon Masters <jcm@jonmasters.org>
Thu, 2 Jun 2011 06:27:12 +0000 (2 02:27 -0400)
committerJon Masters <jcm@jonmasters.org>
Thu, 2 Jun 2011 06:27:12 +0000 (2 02:27 -0400)
tree15eed267eddf1c3d09c98d0151ed99725851b8b6
parenta664a10065800e1e0ff7e1901226bd339db80783
build: fix release process to drive tools such as git, gpg, and scp

The legacy release process was outdated. Fix it to use modern tools,
and create additional make targets, such as "push" to kernel.org.

Signed-off-by: Jon Masters <jcm@jonmasters.org>
Makefile.am