As (the other) Tim said: "make oldconfig; make dep". This is functionally equivalent to "make oldconfig" then "make dep", which is also the same result as "make oldconfig dep".
"William L. Thomson Jr." wrote: > Thanks but for clarity the commands or > make oldconfig > make dep" in /usr/src/linux > or is it all on one line? > > Or are you telling me to run > make oldconfig > and then > make dep > Timothy Stonis wrote: > > > modversions.h is automatically generated. Try running a "make oldconfig; > > make dep" in /usr/src/linux. -- Tim Hockin Systems Software Engineer Sun Microsystems, Cobalt Server Appliances [EMAIL PROTECTED] _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
