lovely how we were surviving this build script issue all this time
This commit is contained in:
parent
33b2f1a50c
commit
5fd3769bc8
|
@ -5,8 +5,8 @@ UTILSRC = $(PROJECT_DIR)/util/crc.c \
|
|||
$(PROJECT_DIR)/util/histogram.c
|
||||
|
||||
UTILSRC_CPP = $(PROJECT_DIR)/util/cyclic_buffer.cpp \
|
||||
$(PROJECT_DIR)/console_util/datalogging.cpp \
|
||||
$(PROJECT_DIR)/console_util/loggingcentral.cpp \
|
||||
$(PROJECT_DIR)/console/datalogging.cpp \
|
||||
$(PROJECT_DIR)/console/loggingcentral.cpp \
|
||||
$(PROJECT_DIR)/util/listener_array.cpp \
|
||||
$(PROJECT_DIR)/util/cli_registry.cpp \
|
||||
$(PROJECT_DIR)/util/efilib.cpp \
|
||||
|
|
Loading…
Reference in New Issue