Linux-6.18.2/drivers/gpu/drm/nouveau/nvkm/subdev/fsp/Kbuild
2025-12-23 20:06:59 +08:00

9 lines
232 B
Makefile

# SPDX-License-Identifier: MIT
#
# Copyright (c) 2025, NVIDIA CORPORATION. All rights reserved.
nvkm-y += nvkm/subdev/fsp/base.o
nvkm-y += nvkm/subdev/fsp/gh100.o
nvkm-y += nvkm/subdev/fsp/gb100.o
nvkm-y += nvkm/subdev/fsp/gb202.o