Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.3 8 lines 198 B view raw
1# 2# Makefile for the CAAM backend and dependent components 3# 4 5obj-$(CONFIG_CRYPTO_DEV_FSL_CAAM) += caam.o 6obj-$(CONFIG_CRYPTO_DEV_FSL_CAAM_CRYPTO_API) += caamalg.o 7 8caam-objs := ctrl.o jr.o error.o