rusefi-1/firmware/controllers/math/math.mk

6 lines
154 B
Makefile
Raw Normal View History

2014-08-29 07:52:33 -07:00
CONTROLLERS_MATH_SRC =
CONTROLLERS_MATH_SRC_CPP = $(PROJECT_DIR)/controllers/math/engine_math.cpp \
$(PROJECT_DIR)/controllers/math/speed_density.cpp