| Kernel v2.4.22-ac1 /Rules.make |
|---|
 2.4.22-ac1
 Rules.make
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla/Rules.make linux.22-ac1/Rules.make
--- linux.vanilla/Rules.make 2002-08-03 16:08:19.000000000 +0100
+++ linux.22-ac1/Rules.make 2003-06-29 16:09:45.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:
|