From efe5f47104d691db20e1bb87d610dc99346a3680 Mon Sep 17 00:00:00 2001 From: rusEfi Date: Thu, 19 May 2016 23:01:46 -0400 Subject: [PATCH] auto-sync --- firmware/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/Makefile b/firmware/Makefile index d090a02320..fb3e71f91f 100644 --- a/firmware/Makefile +++ b/firmware/Makefile @@ -189,7 +189,7 @@ INCDIR = $(PORTINC) $(KERNINC) $(TESTINC) \ $(HALINC) $(PLATFORMINC) $(BOARDINC) \ $(CHCPPINC) \ $(CHIBIOS)/os/various \ - $(CHIBIOS)/os/various/devices_lib\accel \ + $(CHIBIOS)/os/various/devices_lib/accel \ config/stm32f4ems \ config/engines \ config \