[parisc-linux-cvs] linux willy

Matthew Wilcox willy@puffin.external.hp.com
Tue, 13 Mar 2001 13:21:08 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	willy	01/03/13 13:21:08

Modified files:
	scripts        : mkdep.c 

Log message:
I changed this to only update the atime, not the mtime.  the kbuild
people assured me this was safe.  it wasn't.  there are files which
should have been rebuilt that weren't.  with this change reverted,
it now builds too much instead of too little.

you should run `make dep' after this update.