Files
CoolPi-Armbian-Rockchip-RK3…/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/Kbuild
2025-02-04 12:41:12 -06:00

7 lines
217 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