aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/common/testbuild/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/common/testbuild/Makefile')
-rw-r--r--testhal/common/testbuild/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/common/testbuild/Makefile b/testhal/common/testbuild/Makefile
index 5d8134d70..280c5f3e3 100644
--- a/testhal/common/testbuild/Makefile
+++ b/testhal/common/testbuild/Makefile
@@ -64,7 +64,7 @@ endif
PROJECT = ch
# Imported source files and paths
-CHIBIOS = ../..
+CHIBIOS = ../../..
#include $(CHIBIOS)/boards/ST_STM32F4_DISCOVERY/board.mk
include $(CHIBIOS)/os/hal/templates/platform.mk
include $(CHIBIOS)/os/hal/hal.mk