X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2FMakefile;fp=lib%2FMakefile;h=033ff7c675ba9ffd66124daaf98ce6d22f20a1e0;hb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;hp=b830c9a15541a7d27df986b3485d412bd756e14b;hpb=1db395853d4f30d6120458bd279ede1f882a8525;p=linux-2.6.git diff --git a/lib/Makefile b/lib/Makefile index b830c9a15..033ff7c67 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -48,6 +48,9 @@ obj-$(CONFIG_TEXTSEARCH_BM) += ts_bm.o obj-$(CONFIG_TEXTSEARCH_FSM) += ts_fsm.o obj-$(CONFIG_SWIOTLB) += swiotlb.o +ifneq ($(CONFIG_XEN_IA64_DOM0_NON_VP),y) +swiotlb-$(CONFIG_XEN) := ../arch/i386/kernel/swiotlb.o +endif hostprogs-y := gen_crc32table clean-files := crc32table.h