]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blobdiff - lib/Makefile
linux/dim: Move implementation to .c files
[mirror_ubuntu-focal-kernel.git] / lib / Makefile
index fb7697031a797f0f4c73a5e4e7a611a231c93947..dcb558c7554d9fb6cfaa1ce92c786a1a93ca465e 100644 (file)
@@ -202,6 +202,7 @@ obj-$(CONFIG_GLOB) += glob.o
 obj-$(CONFIG_GLOB_SELFTEST) += globtest.o
 
 obj-$(CONFIG_MPILIB) += mpi/
+obj-$(CONFIG_DIMLIB) += dim/
 obj-$(CONFIG_SIGNATURE) += digsig.o
 
 lib-$(CONFIG_CLZ_TAB) += clz_tab.o