bump stable kernel to 2.6.37.1

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/8/head
Robert Nelson 14 years ago
parent 81798d4dea
commit 32c7e2414b

@ -111,10 +111,10 @@ fi
function set_defaults {
if [ "$BETA_KERNEL" ];then
KERNEL_REL=2.6.37
KERNEL_REL=2.6.37.1
KERNEL_PATCH=2
else
KERNEL_REL=2.6.37
KERNEL_REL=2.6.37.1
KERNEL_PATCH=2
fi

Loading…
Cancel
Save