forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-11-07 2a9a9d4f6c07f2f23b663fe5fbeac1168a5d1029
u-boot/drivers/i2c/muxes/Makefile
....@@ -8,6 +8,5 @@
88 obj-$(CONFIG_I2C_MUX_PCA954x) += pca954x.o
99 obj-$(CONFIG_I2C_MUX_GPIO) += i2c-mux-gpio.o
1010 obj-$(CONFIG_I2C_MUX_MAX96745) += max96745.o
11
-obj-$(CONFIG_I2C_MUX_MAX96752F) += max96752f.o
1211 obj-$(CONFIG_I2C_MUX_MAX96755F) += max96755f.o
1312