]> Git Repo - linux.git/blob - drivers/platform/mellanox/Makefile
drm/amd/display: Adjust the MST resume flow
[linux.git] / drivers / platform / mellanox / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for linux/drivers/platform/mellanox
4 # Mellanox Platform-Specific Drivers
5 #
6 obj-$(CONFIG_MLXBF_BOOTCTL)     += mlxbf-bootctl.o
7 obj-$(CONFIG_MLXBF_PMC)         += mlxbf-pmc.o
8 obj-$(CONFIG_MLXBF_TMFIFO)      += mlxbf-tmfifo.o
9 obj-$(CONFIG_MLXREG_HOTPLUG)    += mlxreg-hotplug.o
10 obj-$(CONFIG_MLXREG_IO) += mlxreg-io.o
11 obj-$(CONFIG_MLXREG_LC) += mlxreg-lc.o
12 obj-$(CONFIG_NVSW_SN2201) += nvsw-sn2201.o
This page took 0.039426 seconds and 4 git commands to generate.