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
MIPS: Yosemite, Emma: Fix off-by-two in arcs_cmdline buffer size check
[linux-2.6/linux-mips.git]
/
drivers
/
base
/
regmap
/
Makefile
blob
0573c8a9dacb895f58d7165cc7c5a4dbdf1dadaf
1
obj-
$(
CONFIG_REGMAP
) +=
regmap.o regcache.o regcache-indexed.o regcache-rbtree.o regcache-lzo.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