]> err.no Git - linux-2.6/blobdiff - lib/Makefile
[PATCH] myri10ge - drop workaround for the missing AER ext cap on nVidia CK804
[linux-2.6] / lib / Makefile
index f827e3c24ec0da771bd72178198df85da9612c15..b830c9a15541a7d27df986b3485d412bd756e14b 100644 (file)
@@ -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