Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[linux-2.6/kvm.git] / drivers / i2c / muxes / Makefile
blob4640436ea61f58f5562af3571899d9690eccbeb5
2 # Makefile for multiplexer I2C chip drivers.
4 obj-$(CONFIG_I2C_MUX_GPIO) += gpio-i2cmux.o
5 obj-$(CONFIG_I2C_MUX_PCA9541) += pca9541.o
6 obj-$(CONFIG_I2C_MUX_PCA954x) += pca954x.o
8 ccflags-$(CONFIG_I2C_DEBUG_BUS) := -DDEBUG