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