mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-27 16:41:43 +07:00
7 lines
172 B
Makefile
7 lines
172 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
#
|
||
|
# Makefile for linux/drivers/platform/mellanox
|
||
|
# Mellanox Platform-Specific Drivers
|
||
|
#
|
||
|
obj-$(CONFIG_MLXREG_HOTPLUG) += mlxreg-hotplug.o
|