Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v6.8 3 lines 180 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2obj-$(CONFIG_CRYPTO_DEV_SAFEXCEL) += crypto_safexcel.o 3crypto_safexcel-objs := safexcel.o safexcel_ring.o safexcel_cipher.o safexcel_hash.o