mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-02 08:32:55 +00:00

Remove cavium/zip as it is obsolete and stands in the way of acomp API work. If this is ever resurrected, please turn it into an acomp driver. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
7 lines
168 B
Makefile
7 lines
168 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
#
|
|
# Makefile for Cavium crypto device drivers
|
|
#
|
|
obj-$(CONFIG_CRYPTO_DEV_CPT) += cpt/
|
|
obj-$(CONFIG_CRYPTO_DEV_NITROX) += nitrox/
|