aboutsummaryrefslogtreecommitdiffstats
path: root/testex/STM32/STM32L4xx
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-11-13 13:51:23 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-11-13 13:51:23 +0000
commit42cdb703e7fd3b3d8c0d5773615f8206bef4605a (patch)
tree2fd25e25ea9db652f640fbca3e814f018965a7de /testex/STM32/STM32L4xx
parentdd512ccd919b79702161b0133a96a6338132d7a3 (diff)
downloadChibiOS-42cdb703e7fd3b3d8c0d5773615f8206bef4605a.tar.gz
ChibiOS-42cdb703e7fd3b3d8c0d5773615f8206bef4605a.tar.bz2
ChibiOS-42cdb703e7fd3b3d8c0d5773615f8206bef4605a.zip
Moved things around.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10989 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testex/STM32/STM32L4xx')
-rw-r--r--testex/STM32/STM32L4xx/QSPI-N25Q128/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testex/STM32/STM32L4xx/QSPI-N25Q128/Makefile b/testex/STM32/STM32L4xx/QSPI-N25Q128/Makefile
index 0b9b33cdd..c54cb27b2 100644
--- a/testex/STM32/STM32L4xx/QSPI-N25Q128/Makefile
+++ b/testex/STM32/STM32L4xx/QSPI-N25Q128/Makefile
@@ -99,7 +99,7 @@ include $(CHIBIOS)/os/rt/rt.mk
include $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/mk/port_v7m.mk
# Other files (optional).
include $(CHIBIOS)/os/ex/Micron/m25q.mk
-include $(CHIBIOS)/os/ex/subsystems/mfs/mfs.mk
+include $(CHIBIOS)/os/hal/lib/complex/mfs/mfs.mk
include $(CHIBIOS)/os/hal/lib/streams/streams.mk
# Define linker script file here