xref: /linux/drivers/gpu/drm/nouveau/nvkm/subdev/fsp/Kbuild (revision d8d2b1f81530988abe2e2bfaceec1c5d30b9a0b4)
1# SPDX-License-Identifier: MIT
2#
3# Copyright (c) 2025, NVIDIA CORPORATION. All rights reserved.
4
5nvkm-y += nvkm/subdev/fsp/base.o
6nvkm-y += nvkm/subdev/fsp/gh100.o
7nvkm-y += nvkm/subdev/fsp/gb100.o
8nvkm-y += nvkm/subdev/fsp/gb202.o
9