mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-19 12:03:56 -04:00
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Reviewed-by: Lyude Paul <lyude@redhat.com>
8 lines
265 B
Makefile
8 lines
265 B
Makefile
# SPDX-License-Identifier: MIT
|
|
nvkm-y += nvkm/subdev/privring/gf100.o
|
|
nvkm-y += nvkm/subdev/privring/gf117.o
|
|
nvkm-y += nvkm/subdev/privring/gk104.o
|
|
nvkm-y += nvkm/subdev/privring/gk20a.o
|
|
nvkm-y += nvkm/subdev/privring/gm200.o
|
|
nvkm-y += nvkm/subdev/privring/gp10b.o
|