forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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