As Dave said there are dependency problems. Having said that if you edit
the root Makefile and change
MAKE =make
to
MAKE =make -j4
and dont enable prom console then you may have more luck. In fact a well
speced ultra was doing kernel compiles in under 30 seconds last time I
checked :)
Anton
-
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/