aboutsummaryrefslogtreecommitdiff
path: root/stmhal/Makefile
diff options
context:
space:
mode:
authorDamien George2014-12-27 20:20:51 +0000
committerDamien George2014-12-27 20:20:51 +0000
commit7690b13953162dcf398619bbfa6809d3d4e7dc67 (patch)
tree3939a3ccf3ad0bb664282aa0e9c6077f50808826 /stmhal/Makefile
parente2745b307b9fd81d36847d75d40a53e597e5a125 (diff)
stmhal: Add ability to mount custom block device.
Diffstat (limited to 'stmhal/Makefile')
-rw-r--r--stmhal/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/Makefile b/stmhal/Makefile
index d9d854877..422b31dfa 100644
--- a/stmhal/Makefile
+++ b/stmhal/Makefile
@@ -133,6 +133,7 @@ SRC_C = \
storage.c \
file.c \
sdcard.c \
+ fsusermount.c \
diskio.c \
ffconf.c \
lcd.c \