aboutsummaryrefslogtreecommitdiffstats
path: root/config/ia64.mk
Commit message (Collapse)AuthorAgeFilesLines
* Apply PREFIX directly to LIBDIR.Keir Fraser2008-01-221-2/+0
| | | | Signed-off-by: Bastian Blank <waldi@debian.org>
* [IA64] Use common xencomm.c and remove ia64 xencomm.cAlex Williamson2007-08-161-0/+1
| | | | Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
* [SOLARIS] Don't build ptrace code on Solaris.kfraser@localhost.localdomain2006-10-171-0/+2
| | | | Signed-off-by: Keir Fraser <keir@xensource.com>
* [IA64] Re-enable tools/xcutils build on ia64. We now havekaf24@firebug.cl.cam.ac.uk2006-07-141-0/+1
| | | | | | | | | | save/restore working in the xen-ia64-unstable.hg thanks to some excellent work by Tristan. This simply splits the xcutils components from the x86-ish linux_save/restore files in a way that should be friendly to powerpc. Signed-off-by: Alex Williamson <alex.williamson@hp.com>
* Use a global build configuration file, and rework libxc Makefile for PPC.kfraser@dhcp93.uk.xensource.com2006-05-311-0/+4
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>