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