NVDEC is available from GM107, and we currently only have a stub implementation anyway, let's make it explicit. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
3 lines
102 B
Makefile
3 lines
102 B
Makefile
# SPDX-License-Identifier: MIT
|
|
nvkm-y += nvkm/engine/nvdec/base.o
|
|
nvkm-y += nvkm/engine/nvdec/gm107.o
|