diff mbox

[Xen-devel,OSSTEST,v2,1/4] mfi-common: remove xen_kernels runvar from build-*-pvops

Message ID 1395330988-4613-1-git-send-email-ian.campbell@citrix.com
State New
Headers show

Commit Message

Ian Campbell March 20, 2014, 3:56 p.m. UTC
ts-kernel-build does not use this.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
---
 mfi-common | 1 -
 1 file changed, 1 deletion(-)
diff mbox

Patch

diff --git a/mfi-common b/mfi-common
index a95703d..52ed4d4 100644
--- a/mfi-common
+++ b/mfi-common
@@ -157,7 +157,6 @@  create_build_jobs () {
                 $RUNVARS $BUILD_RUNVARS $BUILD_LINUX_RUNVARS $arch_runvars   \
                 $suite_runvars                                               \
                 host_hostflags=$build_hostflags                              \
-                xen_kernels=linux-2.6-pvops                                  \
                 revision_xen=$REVISION_XEN                                   \
                 $pvops_kernel $pvops_kconfig_overrides                       \
                 ${TREEVCS_LINUX:+treevcs_linux=}${TREEVCS_LINUX}             \