DIR:/usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els11.x86_64/drivers/base/regmap/ |
Current File : //usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els11.x86_64/drivers/base/regmap/Makefile |
obj-$(CONFIG_REGMAP) += regmap.o regcache.o obj-$(CONFIG_REGMAP) += regcache-rbtree.o regcache-lzo.o regcache-flat.o obj-$(CONFIG_DEBUG_FS) += regmap-debugfs.o obj-$(CONFIG_REGMAP_I2C) += regmap-i2c.o obj-$(CONFIG_REGMAP_SPI) += regmap-spi.o obj-$(CONFIG_REGMAP_MMIO) += regmap-mmio.o obj-$(CONFIG_REGMAP_IRQ) += regmap-irq.o |