modversions to yes breaks 2.6 handling of export table. Instead,
force the test for what modules to build to only build one module.
ac_cv_linux_config_modversions=yes,
ac_cv_linux_config_modversions=no)])
AC_MSG_RESULT($ac_cv_linux_config_modversions)
- ac_cv_linux_config_modversions=yes
AC_MSG_CHECKING(which kernel modules to build)
- if test "x$ac_linux_rhconfig" = "xyes" -o "x$ac_cv_linux_config_modversions" = "xno"; then
+ if false; then
MPS="MP SP"
else
AC_CACHE_VAL(ac_cv_linux_config_smp, [