Vadim Pasternak | 1f976f6 | 2018-01-17 18:21:53 +0000 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0 |
| 2 | # |
| 3 | # Makefile for linux/drivers/platform/mellanox |
| 4 | # Mellanox Platform-Specific Drivers |
| 5 | # |
Liming Sun | 79e29cb | 2019-10-07 11:48:46 -0400 | [diff] [blame] | 6 | obj-$(CONFIG_MLXBF_BOOTCTL) += mlxbf-bootctl.o |
Liming Sun | 1357dfd | 2019-05-03 09:49:08 -0400 | [diff] [blame] | 7 | obj-$(CONFIG_MLXBF_TMFIFO) += mlxbf-tmfifo.o |
Vadim Pasternak | 1f976f6 | 2018-01-17 18:21:53 +0000 | [diff] [blame] | 8 | obj-$(CONFIG_MLXREG_HOTPLUG) += mlxreg-hotplug.o |
Vadim Pasternak | 5ec4a8a | 2018-06-17 16:56:53 +0000 | [diff] [blame] | 9 | obj-$(CONFIG_MLXREG_IO) += mlxreg-io.o |