Makefile (552c69b36ebd966186573b9c7a286b390935cce1) | Makefile (5ec4a8ace06cc0dc1af190dfa53d175029714d66) |
---|---|
1# SPDX-License-Identifier: GPL-2.0 2# 3# Makefile for linux/drivers/platform/mellanox 4# Mellanox Platform-Specific Drivers 5# 6obj-$(CONFIG_MLXREG_HOTPLUG) += mlxreg-hotplug.o | 1# SPDX-License-Identifier: GPL-2.0 2# 3# Makefile for linux/drivers/platform/mellanox 4# Mellanox Platform-Specific Drivers 5# 6obj-$(CONFIG_MLXREG_HOTPLUG) += mlxreg-hotplug.o |
7obj-$(CONFIG_MLXREG_IO) += mlxreg-io.o |
|