]> Git Repo - linux.git/blobdiff - arch/x86/lib/Makefile
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / arch / x86 / lib / Makefile
index cfa6d076f4f22b0fa0f9657b5a29cd3aed9edb45..34a74131a12c58ef9f38712261900093b53220f1 100644 (file)
@@ -26,7 +26,7 @@ lib-$(CONFIG_RWSEM_XCHGADD_ALGORITHM) += rwsem.o
 lib-$(CONFIG_INSTRUCTION_DECODER) += insn.o inat.o
 lib-$(CONFIG_RANDOMIZE_BASE) += kaslr.o
 
-obj-y += msr.o msr-reg.o msr-reg-export.o
+obj-y += msr.o msr-reg.o msr-reg-export.o hweight.o
 
 ifeq ($(CONFIG_X86_32),y)
         obj-y += atomic64_32.o
This page took 0.032757 seconds and 4 git commands to generate.