aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/common
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-11-02 09:34:38 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-11-02 09:34:38 +0000
commiteaa8acff48439e8b416dc396e7fceb0ae3daaa8e (patch)
treeb4dcd63128c00acd438ca73f8b77c0b501970570 /testhal/common
parentca14dc68facb6fb81862199229e677526d0ee1f1 (diff)
downloadChibiOS-eaa8acff48439e8b416dc396e7fceb0ae3daaa8e.tar.gz
ChibiOS-eaa8acff48439e8b416dc396e7fceb0ae3daaa8e.tar.bz2
ChibiOS-eaa8acff48439e8b416dc396e7fceb0ae3daaa8e.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7455 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/common')
-rw-r--r--testhal/common/testbuild/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/testhal/common/testbuild/Makefile b/testhal/common/testbuild/Makefile
index e2d148174..d92412e26 100644
--- a/testhal/common/testbuild/Makefile
+++ b/testhal/common/testbuild/Makefile
@@ -83,6 +83,7 @@ PROJECT = ch
CHIBIOS = ../../..
include $(CHIBIOS)/os/hal/hal.mk
include $(CHIBIOS)/os/hal/templates/platform.mk
+include $(CHIBIOS)/os/hal/templates/osal/osal.mk
# Define linker script file here
LDSCRIPT= $(PORTLD)/STM32F407xG.ld