############################################################################ # APP_Framework/Framework/connection/lora/Make.defs ############################################################################ ifneq ($(CONFIG_CONNECTION_ADAPTER_LORA),) CONFIGURED_APPS += $(APPDIR)/../../../APP_Framework/Framework/connection/lora endif include $(wildcard $(APPDIR)/../../../APP_Framework/Framework/connection/lora/*/Make.defs)