summaryrefslogtreecommitdiffstats
path: root/board/tqc/tqm8260/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/tqc/tqm8260/Makefile')
-rw-r--r--board/tqc/tqm8260/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/tqc/tqm8260/Makefile b/board/tqc/tqm8260/Makefile
index 61221fdca2..94ba1e94e9 100644
--- a/board/tqc/tqm8260/Makefile
+++ b/board/tqc/tqm8260/Makefile
@@ -28,7 +28,7 @@ endif
LIB = $(obj)lib$(BOARD).a
-COBJS = $(BOARD).o flash.o ../tqm8xx/load_sernum_ethaddr.o
+COBJS = $(BOARD).o ../tqm8xx/load_sernum_ethaddr.o
SRCS := $(SOBJS:.o=.S) $(COBJS:.o=.c)
OBJS := $(addprefix $(obj),$(COBJS))
OpenPOWER on IntegriCloud