linuxdebug/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/Kbuild

7 lines
217 B
Plaintext
Raw Normal View History

2024-07-16 15:50:57 +02:00
# 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