forked from xuos/xiuos
support 4g on xidatong
This commit is contained in:
7
APP_Framework/Framework/connection/4g/Make.defs
Normal file
7
APP_Framework/Framework/connection/4g/Make.defs
Normal file
@@ -0,0 +1,7 @@
|
||||
############################################################################
|
||||
# APP_Framework/Framework/connection/4g/Make.defs
|
||||
############################################################################
|
||||
ifneq ($(CONFIG_CONNECTION_ADAPTER_4G),)
|
||||
CONFIGURED_APPS += $(APPDIR)/../../../APP_Framework/Framework/connection/4g
|
||||
endif
|
||||
include $(wildcard $(APPDIR)/../../../APP_Framework/Framework/connection/4g/*/Make.defs)
|
||||
Reference in New Issue
Block a user