From 80185fd5ba2aa1d5979b900468937da59d051df7 Mon Sep 17 00:00:00 2001 From: Daniel Kiper Date: Tue, 7 May 2013 13:51:48 +0200 Subject: Remove traces of IA-64 architecture support Signed-off-by: Daniel Kiper Acked-by: Samuel Thibault Acked-by: Ian Jackson --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/Makefile b/docs/Makefile index 72b3c0b488..b26738c961 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -128,7 +128,7 @@ html/hypercall/index.html: ./xen-headers $(INSTALL_DIR) $(@D) ./xen-headers -O $(@D) \ -T 'arch-x86_64 - Xen public headers' \ - -X arch-ia64 -X arch-x86_32 -X xen-x86_32 -X arch-arm \ + -X arch-x86_32 -X xen-x86_32 -X arch-arm \ ../xen include/public include/xen/errno.h -include html/hypercall/.deps -- cgit v1.2.3