forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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