]> Git Repo - J-linux.git/blob - drivers/crypto/chelsio/Makefile
Merge tag 'trace-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[J-linux.git] / drivers / crypto / chelsio / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 ccflags-y := -I $(srctree)/drivers/net/ethernet/chelsio/cxgb4
3
4 obj-$(CONFIG_CRYPTO_DEV_CHELSIO) += chcr.o
5 chcr-objs :=  chcr_core.o chcr_algo.o
This page took 0.029713 seconds and 4 git commands to generate.