aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes/Makefile
blob: 6f497862bdc55a2b15252b514604b305e46e1604 (plain)
1
2
3
4
5
6
#
# Makefile for multiplexer I2C chip drivers.

obj-$(CONFIG_I2C_MUX_PCA954x)	+= pca954x.o

ccflags-$(CONFIG_I2C_DEBUG_BUS) := -DDEBUG