| Kernel v2.4.21-rc1-ac4 /Rules.make |
|---|
 2.4.21-rc1-ac4
 Rules.make
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.21rc1/Rules.make linux.21rc1-ac4/Rules.make
--- linux.21rc1/Rules.make 2003-04-22 16:38:36.000000000 +0100
+++ linux.21rc1-ac4/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:
|