Linux-6.18.2/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/Kbuild
2025-12-23 20:06:59 +08:00

8 lines
255 B
Makefile

# SPDX-License-Identifier: MIT
nvkm-y += nvkm/subdev/instmem/base.o
nvkm-y += nvkm/subdev/instmem/nv04.o
nvkm-y += nvkm/subdev/instmem/nv40.o
nvkm-y += nvkm/subdev/instmem/nv50.o
nvkm-y += nvkm/subdev/instmem/gk20a.o
nvkm-y += nvkm/subdev/instmem/gh100.o