diff --git a/arch/sparc64/kernel/Makefile b/arch/sparc64/kernel/Makefile
index b34077ca5ffe4d0cd9ede5652e02177738a6397f..99121ee372aed5c53c476f833815c487c14f0ed6 100644
--- a/arch/sparc64/kernel/Makefile
+++ b/arch/sparc64/kernel/Makefile
@@ -31,11 +31,6 @@ else
   endif
 endif
 
-#
-# This is just to get the dependencies...
-#
-binfmt_elf32.o: $(TOPDIR)/fs/binfmt_elf.c
-
 ifneq ($(NEW_GCC),y)
   CMODEL_CFLAG := -mmedlow
 else