X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=lib%2FMakefile;h=b830c9a15541a7d27df986b3485d412bd756e14b;hb=c340cc504c91cf81561ecca10ec13396ae24dcc0;hp=f827e3c24ec0da771bd72178198df85da9612c15;hpb=36ddf5bbdea7ba4582abc62f106f0f0e9f0b6b91;p=powerpc.git diff --git a/lib/Makefile b/lib/Makefile index f827e3c24e..b830c9a155 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -23,6 +23,7 @@ lib-$(CONFIG_RWSEM_GENERIC_SPINLOCK) += rwsem-spinlock.o lib-$(CONFIG_RWSEM_XCHGADD_ALGORITHM) += rwsem.o lib-$(CONFIG_SEMAPHORE_SLEEPERS) += semaphore-sleepers.o lib-$(CONFIG_GENERIC_FIND_NEXT_BIT) += find_next_bit.o +lib-$(CONFIG_GENERIC_HWEIGHT) += hweight.o obj-$(CONFIG_LOCK_KERNEL) += kernel_lock.o obj-$(CONFIG_DEBUG_PREEMPT) += smp_processor_id.o