fixing build?

This commit is contained in:
rusefi 2020-03-13 20:30:07 -04:00
parent bb9c851a07
commit 97ce0eda46
1 changed files with 2 additions and 0 deletions

View File

@ -244,6 +244,8 @@ INCDIR = .. $(CHIBIOS)/os/license \
$(PROJECT_DIR)/hw_layer/lcd \
$(PROJECT_DIR)/hw_layer/sensors \
$(PROJECT_DIR)/hw_layer/mass_storage \
$(PROJECT_DIR)/hw_layer/ports \
$(PROJECT_DIR)/hw_layer/$(CPU_HWLAYER) \
$(HW_INC) \
$(HW_LAYER_DRIVERS_INC) \
$(PROJECT_DIR)/development \