aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARMCM3-STM32F103ZG/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'demos/ARMCM3-STM32F103ZG/Makefile')
-rw-r--r--demos/ARMCM3-STM32F103ZG/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/ARMCM3-STM32F103ZG/Makefile b/demos/ARMCM3-STM32F103ZG/Makefile
index 3c5bf32ec..d7a8b7490 100644
--- a/demos/ARMCM3-STM32F103ZG/Makefile
+++ b/demos/ARMCM3-STM32F103ZG/Makefile
@@ -63,6 +63,7 @@ include $(CHIBIOS)/os/hal/hal.mk
include $(CHIBIOS)/os/ports/GCC/ARMCMx/STM32/port.mk
include $(CHIBIOS)/os/kernel/kernel.mk
include $(CHIBIOS)/test/test.mk
+include $(CHIBIOS)/ext/fatfs/fatfs.mk
# C sources that can be compiled in ARM or THUMB mode depending on the global
# setting.