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 master 4 lines 222 B view raw
1obj-$(CONFIG_CRYPTO_DEV_SUN8I_SS) += sun8i-ss.o 2sun8i-ss-y += sun8i-ss-core.o sun8i-ss-cipher.o 3sun8i-ss-$(CONFIG_CRYPTO_DEV_SUN8I_SS_PRNG) += sun8i-ss-prng.o 4sun8i-ss-$(CONFIG_CRYPTO_DEV_SUN8I_SS_HASH) += sun8i-ss-hash.o