fixing bootleader build

This commit is contained in:
rusefi 2019-08-03 20:09:18 -04:00
parent d6daeaa77f
commit 33a488aa54
1 changed files with 1 additions and 1 deletions

View File

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