aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorJoerg Roedel <joerg.roedel@amd.com>2009-01-09 12:19:52 +0100
committerJoerg Roedel <joerg.roedel@amd.com>2009-03-05 15:11:12 +0100
commitf2f45e5f3c921c73c913e9a9c00f21ec01c86b4d (patch)
tree36a481a95e8e412e1453fb4b4843333725400ab3 /lib/Makefile
parent5ee00bd4691e7364bb7b62e2068d473cd5cb9320 (diff)
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 32b0e64ded2..50b48cf63e4 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