# SPDX-License-Identifier: GPL-2.0
#
# Makefile for multiplexer I2C chip drivers.

obj-$(CONFIG_I2C_MUX_PCA954x)	+= i2c-mux-pca954x.o
