repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add linux-next specific files for 20110831
[linux-2.6/next.git]
/
drivers
/
base
/
regmap
/
Makefile
blob
057c13f66a674685d228e7fb1b5bb456b9a5e703
1
obj-
$(
CONFIG_REGMAP
) +=
regmap.o
2
obj-
$(
CONFIG_DEBUG_FS
) +=
regmap-debugfs.o
3
obj-
$(
CONFIG_REGMAP_I2C
) +=
regmap-i2c.o
4
obj-
$(
CONFIG_REGMAP_SPI
) +=
regmap-spi.o