forked from xuos/xiuos
7 lines
337 B
Plaintext
7 lines
337 B
Plaintext
############################################################################
|
|
# APP_Framework/Framework/connection/4g/ec200a/Make.defs
|
|
############################################################################
|
|
ifneq ($(CONFIG_ADAPTER_4G_EC200A),)
|
|
CONFIGURED_APPS += $(APPDIR)/../../../APP_Framework/Framework/connection/4g/ec200a
|
|
endif
|