--- ./net/ipv6/Makefile.orig	Sun Jan  4 03:59:36 2004
+++ ./net/ipv6/Makefile	Sun Jan  4 03:59:50 2004
@@ -30,7 +30,8 @@
 
 subdir-$(CONFIG_NETFILTER) += netfilter
 
-include $(TOPDIR)/Rules.make
-
 ipv6.o: $(ipv6-objs)
 	$(LD) -r -o $@ $(ipv6-objs)
+
+include $(TOPDIR)/Rules.make
+