1
0
Fork 0
alistair23-linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/Kbuild

7 lines
221 B
Makefile

# SPDX-License-Identifier: GPL-2.0
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