]> Pileus Git - ~andy/linux/blob - drivers/i2c/muxes/Makefile
Merge branches 'turbostat' and 'x86_energy_perf_policy' into tools
[~andy/linux] / drivers / i2c / muxes / Makefile
1 #
2 # Makefile for multiplexer I2C chip drivers.
3
4 obj-$(CONFIG_I2C_MUX_PCA9541)   += pca9541.o
5 obj-$(CONFIG_I2C_MUX_PCA954x)   += pca954x.o
6
7 ccflags-$(CONFIG_I2C_DEBUG_BUS) := -DDEBUG