X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=lib%2FMakefile;h=fc38a55e6fe49511e4611681f77eb9c762a78331;hb=ca2e334232b6cd4ae5af9da2df83c009d042aefb;hp=2cc359ec1fdd3e1c7115bdc0dfbeaa0f59118bd9;hpb=f73d2a429334dbd30bc9a7e5ef5e07a676d3d499;p=linux-2.6-microblaze.git diff --git a/lib/Makefile b/lib/Makefile index 2cc359ec1fdd..fc38a55e6fe4 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -147,6 +147,8 @@ obj-$(CONFIG_DEBUG_LOCKING_API_SELFTESTS) += locking-selftest.o lib-y += logic_pio.o +lib-$(CONFIG_INDIRECT_IOMEM) += logic_iomem.o + obj-$(CONFIG_GENERIC_HWEIGHT) += hweight.o obj-$(CONFIG_BTREE) += btree.o