| Kernel v2.4.21-rc6-ac2 /Rules.make |
|---|
 2.4.21-rc6-ac2
 Rules.make
diff -u --exclude-from /usr/src/exclude --new-file --recursive linux.21rc6/Rules.make linux.21rc6-ac2/Rules.make
--- linux.21rc6/Rules.make 2003-05-30 23:34:02.000000000 +0100
+++ linux.21rc6-ac2/Rules.make 2003-04-22 16:44:38.000000000 +0100
@@ -291,10 +291,6 @@
include .depend
endif
-ifneq ($(wildcard $(TOPDIR)/.hdepend),)
-include $(TOPDIR)/.hdepend
-endif
-
#
# Find files whose flags have changed and force recompilation.
# For safety, this works in the converse direction:
|