forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
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