xref: /linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/Kbuild (revision ab93e0dd72c37d378dd936f031ffb83ff2bd87ce)
1# SPDX-License-Identifier: MIT
2nvkm-y += nvkm/subdev/instmem/base.o
3nvkm-y += nvkm/subdev/instmem/nv04.o
4nvkm-y += nvkm/subdev/instmem/nv40.o
5nvkm-y += nvkm/subdev/instmem/nv50.o
6nvkm-y += nvkm/subdev/instmem/gk20a.o
7nvkm-y += nvkm/subdev/instmem/gh100.o
8