summaryrefslogtreecommitdiffstats
path: root/board/sh7763rdp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/sh7763rdp/Makefile')
-rw-r--r--board/sh7763rdp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sh7763rdp/Makefile b/board/sh7763rdp/Makefile
index 8a04477e6b..62a683d57f 100644
--- a/board/sh7763rdp/Makefile
+++ b/board/sh7763rdp/Makefile
@@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
LIB = $(obj)lib$(BOARD).a
-OBJS := sh7763rdp.o
+COBJS := sh7763rdp.o
SOBJS := lowlevel_init.o
SRCS := $(SOBJS:.o=.S) $(COBJS:.o=.c)
OpenPOWER on IntegriCloud