Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.8-rc6 10 lines 321 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 7obj-$(CONFIG_CRYPTO_DEV_FSL_CAAM_AHASH_API) += caamhash.o 8obj-$(CONFIG_CRYPTO_DEV_FSL_CAAM_RNG_API) += caamrng.o 9 10caam-objs := ctrl.o jr.o error.o key_gen.o