Its the standard thing. You need to do a make mrproper and make depend to go
from UP<->SMP kernels. Its a bug in the makefiles and non trivial to fix.
Sometimes you may find that rm -rf include/linux/modules/*.ver and
rm -rf include/linux/modules/*.stamp does the trick.
But its not a Red Hat thing, its a generic thing you'll hit with standard
kernels too
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/