]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - lib/Makefile
string: introduce memweight()
[mirror_ubuntu-artful-kernel.git] / lib / Makefile
index 8c31a0cb75e97746af1cd02906ac149105250cc2..df663cc05c7322bf3fbd91c36c065f2a8f3f77ea 100644 (file)
@@ -22,7 +22,7 @@ lib-y += kobject.o klist.o
 obj-y += bcd.o div64.o sort.o parser.o halfmd4.o debug_locks.o random32.o \
         bust_spinlocks.o hexdump.o kasprintf.o bitmap.o scatterlist.o \
         string_helpers.o gcd.o lcm.o list_sort.o uuid.o flex_array.o \
-        bsearch.o find_last_bit.o find_next_bit.o llist.o
+        bsearch.o find_last_bit.o find_next_bit.o llist.o memweight.o
 obj-y += kstrtox.o
 obj-$(CONFIG_TEST_KSTRTOX) += test-kstrtox.o