From f72db1df9d81a410c97790365d5748b311e605b8 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Fri, 7 May 2021 22:03:09 -0400 Subject: [PATCH] same line twice --- firmware/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/firmware/Makefile b/firmware/Makefile index 47697118e0..5a3ff443bf 100644 --- a/firmware/Makefile +++ b/firmware/Makefile @@ -219,7 +219,6 @@ CSRC = $(ALLCSRC) \ $(CONTROLLERS_ALGO_SRC) \ $(CONTROLLERS_CORE_SRC) \ $(CONTROLLERS_SENSORS_SRC) \ - $(SYSTEMSRC) \ main_hardfault.c # C++ sources that can be compiled in ARM or THUMB mode depending on the global