diff options
Diffstat (limited to 'drivers/crypto/cavium/cpt/Makefile')
-rw-r--r-- | drivers/crypto/cavium/cpt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/crypto/cavium/cpt/Makefile b/drivers/crypto/cavium/cpt/Makefile new file mode 100644 index 000000000000..fe3d454a34a7 --- /dev/null +++ b/drivers/crypto/cavium/cpt/Makefile @@ -0,0 +1,2 @@ +obj-$(CONFIG_CAVIUM_CPT) += cptpf.o +cptpf-objs := cptpf_main.o cptpf_mbox.o |