diff options
author | Linus Torvalds | 2006-11-16 05:03:40 +0100 |
---|---|---|
committer | Linus Torvalds | 2006-11-16 05:03:40 +0100 |
commit | 44597f65f6af3c692560a639f61d25398d13d1b6 (patch) | |
tree | ac5789db0f3c1fe1f45822907d6b9204315f787a /Makefile | |
parent | [PATCH] powerpc: windfarm shall request it's sub modules (diff) | |
download | kernel-qcow2-linux-44597f65f6af3c692560a639f61d25398d13d1b6.tar.gz kernel-qcow2-linux-44597f65f6af3c692560a639f61d25398d13d1b6.tar.xz kernel-qcow2-linux-44597f65f6af3c692560a639f61d25398d13d1b6.zip |
Linux 2.6.19-rc6
Getting there. Hopefully the MSI and other interrupt problems are all
solved now.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 19 -EXTRAVERSION =-rc5 +EXTRAVERSION =-rc6 NAME=Avast! A bilge rat! # *DOCUMENTATION* |