X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMakefile;h=d6edd6753f40c87be4ed2d656fe7cb0e3c92bdd9;hb=HEAD;hp=051a33a8e0285b99c0bf4e98a61580d9e32431a8;hpb=6e15cf04860074ad032e88c306bea656bbdd0f22;p=linux-2.6-omap-h63xx.git diff --git a/lib/Makefile b/lib/Makefile index 051a33a8e02..d6edd6753f4 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -90,6 +90,8 @@ obj-$(CONFIG_DYNAMIC_DEBUG) += dynamic_debug.o obj-$(CONFIG_NLATTR) += nlattr.o +obj-$(CONFIG_DMA_API_DEBUG) += dma-debug.o + hostprogs-y := gen_crc32table clean-files := crc32table.h