hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/platform/mellanox/Makefile
....@@ -3,5 +3,7 @@
33 # Makefile for linux/drivers/platform/mellanox
44 # Mellanox Platform-Specific Drivers
55 #
6
+obj-$(CONFIG_MLXBF_BOOTCTL) += mlxbf-bootctl.o
7
+obj-$(CONFIG_MLXBF_TMFIFO) += mlxbf-tmfifo.o
68 obj-$(CONFIG_MLXREG_HOTPLUG) += mlxreg-hotplug.o
79 obj-$(CONFIG_MLXREG_IO) += mlxreg-io.o