]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - lib/Makefile
xattr: add missing consts to function arguments
[linux-2.6-omap-h63xx.git] / lib / Makefile
index bf8000fc7d48e771eb560f10fde894c64bffbb63..2d7001b7f5a4d641be0c618a6405d4c9863b41fb 100644 (file)
@@ -29,6 +29,7 @@ obj-$(CONFIG_DEBUG_LOCKING_API_SELFTESTS) += locking-selftest.o
 obj-$(CONFIG_DEBUG_SPINLOCK) += spinlock_debug.o
 lib-$(CONFIG_RWSEM_GENERIC_SPINLOCK) += rwsem-spinlock.o
 lib-$(CONFIG_RWSEM_XCHGADD_ALGORITHM) += rwsem.o
+lib-$(CONFIG_GENERIC_FIND_FIRST_BIT) += find_next_bit.o
 lib-$(CONFIG_GENERIC_FIND_NEXT_BIT) += find_next_bit.o
 obj-$(CONFIG_GENERIC_HWEIGHT) += hweight.o
 obj-$(CONFIG_LOCK_KERNEL) += kernel_lock.o