linux/drivers/crypto/cavium/cpt/Makefile
<<
>>
Prefs
   1obj-$(CONFIG_CAVIUM_CPT) += cptpf.o cptvf.o
   2cptpf-objs := cptpf_main.o cptpf_mbox.o
   3cptvf-objs := cptvf_main.o cptvf_reqmanager.o cptvf_mbox.o cptvf_algs.o
   4