From fc2af0f5896de947b3c59a9251ac4eef91ed005c Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Wed, 11 Mar 2015 15:05:09 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7759 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- test/hal/testbuild/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'test/hal/testbuild') diff --git a/test/hal/testbuild/Makefile b/test/hal/testbuild/Makefile index e5cd11784..64a4c98fc 100644 --- a/test/hal/testbuild/Makefile +++ b/test/hal/testbuild/Makefile @@ -127,6 +127,7 @@ TCSRC = TCPPSRC = # List ASM source files here +PORTASM = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/crt0_v7m.s ASMSRC = $(PORTASM) PORTINC = ${CHIBIOS}/os/ext/CMSIS/include \ -- cgit v1.2.3