]> nv-tegra.nvidia Code Review - linux-2.6.git/blob - drivers/base/regmap/Makefile
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
[linux-2.6.git] / drivers / base / regmap / Makefile
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