From d7d709ee5a1fd389602ac48735d17e7b7f421fec Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Thu, 18 Feb 2016 12:05:17 +0000 Subject: Continue merge of RT4/NIL2. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8908 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- test/rt/testbuild/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/rt') diff --git a/test/rt/testbuild/Makefile b/test/rt/testbuild/Makefile index 888660393..af684a19a 100644 --- a/test/rt/testbuild/Makefile +++ b/test/rt/testbuild/Makefile @@ -54,7 +54,7 @@ include $(CHIBIOS)/os/hal/boards/simulator/board.mk include $(CHIBIOS)/os/hal/hal.mk include $(CHIBIOS)/os/hal/ports/simulator/win32/platform.mk include $(CHIBIOS)/os/hal/osal/rt/osal.mk -include $(CHIBIOS)/os/rt/ports/SIMIA32/compilers/GCC/port.mk +include $(CHIBIOS)/os/common/ports/SIMIA32/compilers/GCC/port.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/test/rt/test.mk -- cgit v1.2.3