ia64/xen-unstable
view buildconfigs/mk.linux-2.6.9-RHEL-xen @ 16565:c3286cb2fc59
xm-test, acm: fixes an API call due to recent changes.
Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
author | Keir Fraser <keir.fraser@citrix.com> |
---|---|
date | Sat Dec 08 15:47:31 2007 +0000 (2007-12-08) |
parents | 0c64074794da |
children | 8bd776540ab3 |
line source
1 # This tree only supports PAE
2 XEN_TARGET_ARCH = x86_32
3 XEN_TARGET_X86_PAE = y
5 EXTRAVERSION = -xen
6 LINUX_VER = 2.6.9-RHEL
8 XEN_LINUX_SOURCE = hg-clone
9 XEN_LINUX_HGREPO ?= http://xenbits.xensource.com/kernels/rhel4x.hg
10 XEN_LINUX_HGREV ?= tip
12 include buildconfigs/mk.linux-2.6-xen