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