--- linux-2.4.9-ac4.vanilla/Rules.make Sat May 26 16:32:54 2001 +++ linux-2.4.9-ac4/Rules.make Fri Aug 31 01:39:45 2001 @@ -122,7 +122,7 @@ # # This make dependencies quickly # -fastdep: dummy +fastdep: $(TOPDIR)/include/linux/modversions.h $(TOPDIR)/scripts/mkdep $(CFLAGS) $(EXTRA_CFLAGS) -- $(wildcard *.[chS]) > .depend ifdef ALL_SUB_DIRS $(MAKE) $(patsubst %,_sfdep_%,$(ALL_SUB_DIRS)) _FASTDEP_ALL_SUB_DIRS="$(ALL_SUB_DIRS)" @@ -263,7 +263,7 @@ else -$(TOPDIR)/include/linux/modversions.h: +$(TOPDIR)/include/linux/modversions.h: dummy @echo "#include " > $@ endif # CONFIG_MODVERSIONS