aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2016-05-24 18:13:26 -0400
committerPaul Selkirk <paul@psgd.org>2016-05-24 18:15:07 -0400
commitebe70741a4771698423e4c61939e88d6db66460d (patch)
treebf78c5e845c809e6dff113e0b2e46c94972317f4 /Makefile
parent9bb798876768f702c5940dcf67feffc6d0e9a0a4 (diff)
parent6265025f7cd7f606b6da62c7add13a6008500cf7 (diff)
Merge branch 'master' of git.cryptech.is:sw/stm32
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b51c74d..2c4710f 100644
--- a/Makefile
+++ b/Makefile
@@ -57,6 +57,7 @@ export BOARD_OBJS = \
$(TOPLEVEL)/spiflash_n25q128.o \
$(TOPLEVEL)/stm-fpgacfg.o \
$(TOPLEVEL)/stm-keystore.o \
+ $(TOPLEVEL)/stm-sdram.o \
$(TOPLEVEL)/syscalls.o \
$(BOARD_DIR)/TOOLCHAIN_GCC_ARM/startup_stm32f429xx.o \
$(BOARD_DIR)/system_stm32f4xx.o \