| Kernel v2.4.20-rc4-ac1 /Rules.make |
|---|
 2.4.20-rc4-ac1
 Rules.make
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.20rc4/Rules.make linux.20rc4-ac1/Rules.make
--- linux.20rc4/Rules.make 2002-11-26 16:54:25.000000000 +0000
+++ linux.20rc4-ac1/Rules.make 2002-08-06 15:41:56.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:
|