summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8641hpcn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mpc8641hpcn/Makefile')
-rw-r--r--board/freescale/mpc8641hpcn/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/board/freescale/mpc8641hpcn/Makefile b/board/freescale/mpc8641hpcn/Makefile
index 201da3ebea..115df0532b 100644
--- a/board/freescale/mpc8641hpcn/Makefile
+++ b/board/freescale/mpc8641hpcn/Makefile
@@ -25,9 +25,7 @@ include $(TOPDIR)/config.mk
LIB = $(obj)lib$(BOARD).a
-COBJS := $(BOARD).o
-
-SOBJS := init.o
+COBJS := $(BOARD).o law.o
SRCS := $(SOBJS:.o=.S) $(COBJS:.o=.c)
OBJS := $(addprefix $(obj),$(COBJS))
OpenPOWER on IntegriCloud