| Kernel v2.4.21-rc8-ac1 /Rules.make |
|---|
 2.4.21-rc8-ac1
 Rules.make
diff --exclude-from /usr/src/exclude -u --new-file --recursive linux.21rc8/Rules.make linux.21rc8-ac1/Rules.make
--- linux.21rc8/Rules.make 2003-06-13 09:13:22.000000000 +0100
+++ linux.21rc8-ac1/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:
|