summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
authorJoerg Roedel2009-01-09 12:19:52 +0100
committerJoerg Roedel2009-03-05 15:11:12 +0100
commitf2f45e5f3c921c73c913e9a9c00f21ec01c86b4d (patch)
tree36a481a95e8e412e1453fb4b4843333725400ab3 /lib/Makefile
parentdma-debug: add Kconfig entry (diff)
downloadkernel-qcow2-linux-f2f45e5f3c921c73c913e9a9c00f21ec01c86b4d.tar.gz
kernel-qcow2-linux-f2f45e5f3c921c73c913e9a9c00f21ec01c86b4d.tar.xz
kernel-qcow2-linux-f2f45e5f3c921c73c913e9a9c00f21ec01c86b4d.zip
dma-debug: add header file and core data structures
Impact: add groundwork for DMA-API debugging Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 32b0e64ded27..50b48cf63e4a 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -84,6 +84,8 @@ obj-$(CONFIG_HAVE_ARCH_TRACEHOOK) += syscall.o
obj-$(CONFIG_DYNAMIC_PRINTK_DEBUG) += dynamic_printk.o
+obj-$(CONFIG_DMA_API_DEBUG) += dma-debug.o
+
hostprogs-y := gen_crc32table
clean-files := crc32table.h