From 00a96ebce9c89045be39292adefb10a8ad5da1f4 Mon Sep 17 00:00:00 2001 From: rusefi Date: Sat, 22 Jul 2017 22:39:29 -0400 Subject: [PATCH] unused? --- simulator/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/simulator/Makefile b/simulator/Makefile index ec41d23250..e0b05b308c 100644 --- a/simulator/Makefile +++ b/simulator/Makefile @@ -121,7 +121,6 @@ CSRC = ${PORTSRC} \ $(BOARDSRC) \ $(CHIBIOS)/os/hal/lib/streams/memstreams.c \ $(CHIBIOS)/os/hal/lib/streams/chprintf.c \ - $(CHIBIOS)/os/various/shell.c \ $(UTILSRC) \ main.c