summaryrefslogtreecommitdiff
path: root/kvm-mustang-host
diff options
context:
space:
mode:
authorRiku Voipio <riku.voipio@linaro.org>2014-07-18 14:11:52 +0300
committerRiku Voipio <riku.voipio@linaro.org>2014-07-18 14:11:52 +0300
commitc604de00b5e8a2f148c331e43be4117366ad6d9f (patch)
treee84fc4427f79a7e203f45e2e7bafeb827e9da3b8 /kvm-mustang-host
parent40ab0adab1f1d9a210aa3a9c9083a0dc7aa18253 (diff)
build xen kernel here for now
Diffstat (limited to 'kvm-mustang-host')
-rwxr-xr-xkvm-mustang-host7
1 files changed, 7 insertions, 0 deletions
diff --git a/kvm-mustang-host b/kvm-mustang-host
index 1ab37de..3750885 100755
--- a/kvm-mustang-host
+++ b/kvm-mustang-host
@@ -23,6 +23,13 @@ cp ${builddir}/arch/arm64/boot/Image ../Image-mustang
cp ${builddir}/drivers/block/nbd.ko ../nbd.ko
gzip -9 ../nbd.ko
+echo "building kernel for Xen DOM0"
+
+export kernel_config=xgene_xen_defconfig
+./lci-build-tools/jenkins_kernel_build_inst
+cp ${builddir}/arch/arm64/boot/dts/apm-mustang-xen.dtb ..
+cp ${builddir}/arch/arm64/boot/Image ../Image-xen-mustang
+
cat << EOF > ../BUILD-INFO.txt
Format-Version: 0.1