Bump the version test.

This commit is contained in:
pizza 2007-11-01 13:07:16 +00:00
parent 82b621373d
commit 184e3f7953

View file

@ -277,7 +277,7 @@ if [ $VERSION_CODE -ge `version 2 6 17` ] ; then
fi
write_bool KERN_2_6_17
if [ $VERSION_CODE -gt `version 2 6 22` ] ; then
if [ $VERSION_CODE -gt `version 2 6 23` ] ; then
$ECHO "******* WARNING WARNING WARNING *******"
$ECHO "Kernels newer than 2.6.23.x are not supported."
$ECHO "******* WARNING WARNING WARNING *******"