]> Pileus Git - ~andy/linux/blob - drivers/i2c/muxes/Makefile
ACPI: Set hotplug _OST support bit to _OSC
[~andy/linux] / drivers / i2c / muxes / Makefile
1 #
2 # Makefile for multiplexer I2C chip drivers.
3
4 obj-$(CONFIG_I2C_MUX_GPIO)      += i2c-mux-gpio.o
5 obj-$(CONFIG_I2C_MUX_PCA9541)   += i2c-mux-pca9541.o
6 obj-$(CONFIG_I2C_MUX_PCA954x)   += i2c-mux-pca954x.o
7
8 ccflags-$(CONFIG_I2C_DEBUG_BUS) := -DDEBUG