more copy-pasta :(

This commit is contained in:
rusefillc 2022-02-06 22:00:49 -05:00
parent c5cd5a3e15
commit 25e54524e7
1 changed files with 2 additions and 0 deletions

View File

@ -171,9 +171,11 @@ CSRC = $(ALLCSRC) \
$(FATFSSRC) \
# C++ sources that can be compiled in ARM or THUMB mode depending on the global
# todo: reduce code duplication with primary Makefile!!!
# setting.
CPPSRC = $(ALLCPPSRC) \
$(HW_LAYER_EMS_CPP) \
$(BOARDCPPSRC) \
$(HW_SENSORS_SRC) \
$(TUNERSTUDIO_SRC_CPP) \
$(CONSOLE_SRC_CPP) \