summaryrefslogtreecommitdiff
path: root/board/sh7785lcr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/sh7785lcr/Makefile')
-rw-r--r--board/sh7785lcr/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/sh7785lcr/Makefile b/board/sh7785lcr/Makefile
index 43688d5e9..b1b538c9d 100644
--- a/board/sh7785lcr/Makefile
+++ b/board/sh7785lcr/Makefile
@@ -34,9 +34,6 @@ distclean: clean
#########################################################################
-.depend: Makefile $(SOBJS:.o=.S) $(OBJS:.o=.c)
- $(CC) -M $(CPPFLAGS) $(SOBJS:.o=.S) $(OBJS:.o=.c) > $@
-
# defines $(obj).depend target
include $(SRCTREE)/rules.mk