repo.or.cz
/
linux-2.6
/
linux-mips.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86: cache_info: Kill the atomic allocation in amd_init_l3_cache()
[linux-2.6/linux-mips.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