From 42cdb703e7fd3b3d8c0d5773615f8206bef4605a Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Mon, 13 Nov 2017 13:51:23 +0000 Subject: Moved things around. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10989 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testex/STM32/STM32L4xx/QSPI-N25Q128/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testex') 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 -- cgit v1.2.3