xref: /linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/Kbuild (revision 0ea5c948cb64bab5bc7a5516774eb8536f05aa0d)
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
7
8nvkm-y += nvkm/subdev/instmem/r535.o
9