]> Pileus Git - ~andy/linux/blobdiff - drivers/base/Makefile
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima...
[~andy/linux] / drivers / base / Makefile
index 5ab0d07c4578dcc5dd63bfb384adf68cd1151474..99a375ad2cc9694181da8b93862fa76f170ad9fe 100644 (file)
@@ -17,6 +17,7 @@ ifeq ($(CONFIG_SYSFS),y)
 obj-$(CONFIG_MODULES)  += module.o
 endif
 obj-$(CONFIG_SYS_HYPERVISOR) += hypervisor.o
+obj-$(CONFIG_REGMAP)   += regmap/
 
 ccflags-$(CONFIG_DEBUG_DRIVER) := -DDEBUG