aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2005-11-02 18:36:15 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2005-11-02 18:36:15 -0800
commit3a7142371efdc95f4c5b5ffc188b18efdc4e64dd (patch)
tree29f2fbc9b0932ebeeb85dad6b309c1a22f9b1026 /lib/Makefile
parentec1890c5df451799dec969a3581ff72e1934b5ee (diff)
parentc7fb577e2a6cb04732541f2dc402bd46747f7558 (diff)
Merge branch 'swiotlb' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
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 44a46750690..8535f4d7d1c 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -44,6 +44,8 @@ obj-$(CONFIG_TEXTSEARCH_KMP) += ts_kmp.o
obj-$(CONFIG_TEXTSEARCH_BM) += ts_bm.o
obj-$(CONFIG_TEXTSEARCH_FSM) += ts_fsm.o
+obj-$(CONFIG_SWIOTLB) += swiotlb.o
+
hostprogs-y := gen_crc32table
clean-files := crc32table.h