makefile cleaning

This commit is contained in:
Matthew Kennedy 2023-04-10 11:22:49 -07:00
parent 2ff1b55c7b
commit f278c22bb1
1 changed files with 0 additions and 3 deletions

View File

@ -291,13 +291,10 @@ INCDIR = \
$(TESTINC) \
$(BOOTLOADERINC) \
$(CHIBIOS)/os/various \
$(CHIBIOS)/os/hal/lib/peripherals/sensors \
$(RUSEFI_LIB_INC) \
$(CONFDIR) \
ext/FatFS \
$(PROJECT_DIR)/hw_layer/mass_storage \
$(PROJECT_DIR)/hw_layer/serial_over_usb \
$(PROJECT_DIR)/hw_layer/mass_storage \
$(HW_INC) \
development/hw_layer \
development/test \