ia64/xen-unstable
changeset 11744:4eb6e2ec1b39
[IA64] Remove test of dead CONFIG_XEN_IA64_DOM0_NON_VP
Signed-off-by: Aron Griffis <aron@hp.com>
Signed-off-by: Aron Griffis <aron@hp.com>
author | awilliam@xenbuild.aw |
---|---|
date | Sun Oct 08 18:35:17 2006 -0600 (2006-10-08) |
parents | 6fae3a36f50b |
children | 5176c3ea3293 |
files | linux-2.6-xen-sparse/lib/Makefile |
line diff
1.1 --- a/linux-2.6-xen-sparse/lib/Makefile Sun Oct 08 18:30:31 2006 -0600 1.2 +++ b/linux-2.6-xen-sparse/lib/Makefile Sun Oct 08 18:35:17 2006 -0600 1.3 @@ -45,9 +45,7 @@ obj-$(CONFIG_TEXTSEARCH_BM) += ts_bm.o 1.4 obj-$(CONFIG_TEXTSEARCH_FSM) += ts_fsm.o 1.5 1.6 obj-$(CONFIG_SWIOTLB) += swiotlb.o 1.7 -ifneq ($(CONFIG_XEN_IA64_DOM0_NON_VP),y) 1.8 swiotlb-$(CONFIG_XEN) := ../arch/i386/kernel/swiotlb.o 1.9 -endif 1.10 1.11 hostprogs-y := gen_crc32table 1.12 clean-files := crc32table.h