xref: /openbmc/linux/drivers/platform/mellanox/Makefile (revision f97cee494dc92395a668445bcd24d34c89f4ff8c)
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for linux/drivers/platform/mellanox
4# Mellanox Platform-Specific Drivers
5#
6obj-$(CONFIG_MLXBF_BOOTCTL)	+= mlxbf-bootctl.o
7obj-$(CONFIG_MLXBF_TMFIFO)	+= mlxbf-tmfifo.o
8obj-$(CONFIG_MLXREG_HOTPLUG)	+= mlxreg-hotplug.o
9obj-$(CONFIG_MLXREG_IO) += mlxreg-io.o
10