From 570c311ca2c7a1131570cdfc77e977bc7a9bf4c0 Mon Sep 17 00:00:00 2001 From: Jan Beulich Date: Tue, 3 Apr 2012 12:35:35 +0200 Subject: remove ia64 It retains IA64-specific bits in code imported from elsewhere (e.g. ACPI, EFI) as well as in the public headers. It also doesn't touch the tools, mini-os, and unmodified_drivers sub-trees. Signed-off-by: Jan Beulich Acked-by: Keir Fraser --- xen/common/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'xen/common/Makefile') diff --git a/xen/common/Makefile b/xen/common/Makefile index 4c7fdd41db..9eba8bc2e0 100644 --- a/xen/common/Makefile +++ b/xen/common/Makefile @@ -58,7 +58,6 @@ subdir-$(CONFIG_COMPAT) += compat subdir-$(x86_32) += hvm subdir-$(x86_64) += hvm -subdir-$(ia64) += hvm subdir-y += libelf subdir-$(HAS_DEVICE_TREE) += libfdt -- cgit v1.2.3