linux-zen-server/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/Kbuild

7 lines
199 B
Plaintext
Raw Normal View History

2023-08-30 17:53:23 +02:00
# SPDX-License-Identifier: MIT
nvkm-y += nvkm/subdev/vfn/base.o
nvkm-y += nvkm/subdev/vfn/uvfn.o
nvkm-y += nvkm/subdev/vfn/gv100.o
nvkm-y += nvkm/subdev/vfn/tu102.o
nvkm-y += nvkm/subdev/vfn/ga100.o