diff --git a/Configure b/Configure index b7f3081..4d86d5b 100755 --- a/Configure +++ b/Configure @@ -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 *******"