ia64/xen-unstable
annotate config/powerpc64.mk @ 11100:905ff6e616cc
[HVM] Add stubs to Linux for the new hvm_op hypercall.
Signed-off-by: Steven Smith <ssmith@xensource.com>
Signed-off-by: Steven Smith <ssmith@xensource.com>
author | kfraser@localhost.localdomain |
---|---|
date | Mon Aug 14 11:33:50 2006 +0100 (2006-08-14) |
parents | 050de6b53961 |
children | 5d2ce349f9f4 |
rev | line source |
---|---|
kfraser@10748 | 1 CONFIG_POWERPC := y |
kfraser@10748 | 2 |
kfraser@10748 | 3 CFLAGS += -DELFSIZE=64 |
kfraser@10748 | 4 LIBDIR := lib |