summaryrefslogtreecommitdiff
path: root/controller/fw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'controller/fw/Makefile')
-rw-r--r--controller/fw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/controller/fw/Makefile b/controller/fw/Makefile
index 8a6d0da..5672f8a 100644
--- a/controller/fw/Makefile
+++ b/controller/fw/Makefile
@@ -1,5 +1,5 @@
-SOURCES := main.c mspdebug_wrapper.c
+SOURCES := main.c mspdebug_wrapper.c spi_flash.c
SOURCES += mspdebug/drivers/jtaglib.c
BUILDDIR ?= build