aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/NASA-OSAL-STM32F407-DISCOVERY/Makefile
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-03-04 14:25:48 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-03-04 14:25:48 +0000
commit572f22cd20c155c6a75485335892a5ab8a27903c (patch)
treef838318fc09f09264b79cb124096131911d2bd3c /demos/STM32/NASA-OSAL-STM32F407-DISCOVERY/Makefile
parent81b60dab38bad8213a7167d016eb49318ad7df16 (diff)
downloadChibiOS-572f22cd20c155c6a75485335892a5ab8a27903c.tar.gz
ChibiOS-572f22cd20c155c6a75485335892a5ab8a27903c.tar.bz2
ChibiOS-572f22cd20c155c6a75485335892a5ab8a27903c.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9010 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/STM32/NASA-OSAL-STM32F407-DISCOVERY/Makefile')
-rw-r--r--demos/STM32/NASA-OSAL-STM32F407-DISCOVERY/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/NASA-OSAL-STM32F407-DISCOVERY/Makefile b/demos/STM32/NASA-OSAL-STM32F407-DISCOVERY/Makefile
index 87ddba648..8a4a876f1 100644
--- a/demos/STM32/NASA-OSAL-STM32F407-DISCOVERY/Makefile
+++ b/demos/STM32/NASA-OSAL-STM32F407-DISCOVERY/Makefile
@@ -98,7 +98,7 @@ include $(CHIBIOS)/os/hal/osal/rt/osal.mk
include $(CHIBIOS)/os/rt/rt.mk
include $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/mk/port_v7m.mk
# Other files (optional).
-include $(CHIBIOS)/test/rt/test.mk
+include $(CHIBIOS)/test/nasa_osal/test.mk
include $(CHIBIOS)/os/common/abstractions/nasa_osal/nasa_osal.mk
# Define linker script file here