repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
i2c/mux: Driver for PCA9541 I2C Master Selector
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
drivers
/
i2c
/
muxes
/
Makefile
blob
d743806d9b42875dfb8832da002d31a5ec9ec6f4
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