You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
obj-$(CONFIG_SEC_QUEST) += sec_quest.o \
|
|
sec_quest_param.o
|
|
|
|
obj-$(CONFIG_SEC_QUEST_BPS_CLASSIFIER) += sec_quest_bps.o
|
|
|
|
ifeq ($(CONFIG_SEC_FACTORY), y)
|
|
obj-$(CONFIG_SEC_QUEST) += sec_quest_qdaf.o
|
|
endif |