From eaa8acff48439e8b416dc396e7fceb0ae3daaa8e Mon Sep 17 00:00:00 2001
From: gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>
Date: Sun, 2 Nov 2014 09:34:38 +0000
Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7455
 35acf78f-673a-0410-8e92-d51de3d6d3f4

---
 testhal/common/testbuild/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'testhal')

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
-- 
cgit v1.2.3