docs
This commit is contained in:
parent
11167dcfed
commit
339603229e
|
@ -33,6 +33,8 @@ HW_LAYER_EMS_CPP = $(HW_LAYER_EGT_CPP) \
|
||||||
$(PROJECT_DIR)/hw_layer/cdm_ion_sense.cpp \
|
$(PROJECT_DIR)/hw_layer/cdm_ion_sense.cpp \
|
||||||
$(PROJECT_DIR)/hw_layer/backup_ram.cpp \
|
$(PROJECT_DIR)/hw_layer/backup_ram.cpp \
|
||||||
|
|
||||||
|
#
|
||||||
|
# '-include' is a magic kind of 'include' which would survive if file to be included is not found
|
||||||
|
#
|
||||||
-include $(PROJECT_DIR)/hw_layer/$(CPU_HWLAYER)/hw_ports.mk
|
-include $(PROJECT_DIR)/hw_layer/$(CPU_HWLAYER)/hw_ports.mk
|
||||||
|
|
Loading…
Reference in New Issue