support 4g on xidatong

This commit is contained in:
wgzAIIT
2022-04-19 19:38:11 +08:00
parent f693fa78af
commit 7f12a1892b
13 changed files with 164 additions and 13 deletions
@@ -0,0 +1,6 @@
############################################################################
# APP_Framework/Framework/connection/4g/ec200t/Make.defs
############################################################################
ifneq ($(CONFIG_ADAPTER_4G_EC200T),)
CONFIGURED_APPS += $(APPDIR)/../../../APP_Framework/Framework/connection/4g/ec200t
endif