From 5d1181a5ea5e0f11d481a94b16ed00d883f9726e Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Wed, 12 Sep 2012 13:29:30 +0100 Subject: xen: Remove x86_32 build target. Signed-off-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 9eba8bc2e0..c1c100f6a3 100644 --- a/xen/common/Makefile +++ b/xen/common/Makefile @@ -56,7 +56,6 @@ obj-$(CONFIG_XENCOMM) += xencomm.o subdir-$(CONFIG_COMPAT) += compat -subdir-$(x86_32) += hvm subdir-$(x86_64) += hvm subdir-y += libelf -- cgit v1.2.3