compat-drivers: change condition for kernel.org release target
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 9 Oct 2012 00:02:24 +0000 (17:02 -0700)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 9 Oct 2012 02:02:07 +0000 (19:02 -0700)
commitb074e4b280e992ea04b66f92f0b2f0e230f7d849
tree3e907bbc59114112c74ab059615f877aa9508f68
parenta2fd1831adbd9ffe6ae84ff0f904487b468d9300
compat-drivers: change condition for  release target

When making a kernel.org release you should use gen-release.sh -u,
so just checking for the usage of that variable is better.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
scripts/gen-release.sh