aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 581adda..2944aa9 100644
--- a/Makefile
+++ b/Makefile
@@ -72,8 +72,7 @@ BOARD_OBJS += \
$(TOPLEVEL)/stm-fpgacfg.o \
$(TOPLEVEL)/stm-keystore.o \
$(TOPLEVEL)/stm-sdram.o \
- $(TOPLEVEL)/stm-flash.o \
- $(TOPLEVEL)/stm-log.o
+ $(TOPLEVEL)/stm-flash.o
endif
export BOARD_OBJS