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

Configure Feed

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

at v4.7 4 lines 144 B view raw
1obj-$(CONFIG_CRYPTO_DEV_ROCKCHIP) += rk_crypto.o 2rk_crypto-objs := rk3288_crypto.o \ 3 rk3288_crypto_ablkcipher.o \ 4 rk3288_crypto_ahash.o