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
hwmon: (pmbus) Auto-detect temp2 and temp3 registers/attributes
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
drivers
/
i2c
/
muxes
/
Makefile
blob
4640436ea61f58f5562af3571899d9690eccbeb5
1
#
2
# Makefile for multiplexer I2C chip drivers.
3
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
7
8
ccflags-
$(
CONFIG_I2C_DEBUG_BUS
) := -
DDEBUG