summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2013-10-06 10:27:42 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2013-10-06 10:27:42 +0300
commit425c8fb33d23711e62169c38305055d476cfda0a (patch)
tree16915229aece218fb85e1508096ca34b333b80ca
parenta178a4f8223458caf5b0c8d98485a4d511a283ff (diff)
Add xen config fragment to Arndale
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rwxr-xr-xll-ci.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ll-ci.sh b/ll-ci.sh
index fa3d36c..acdb6dd 100755
--- a/ll-ci.sh
+++ b/ll-ci.sh
@@ -22,7 +22,7 @@ case "${hwpack}" in
export hwpack_type="arndale"
export board_types="arndale"
export kernel_flavour="arndale"
- export conf_filenames="linaro/configs/linaro-base.conf linaro/configs/distribution.conf linaro/configs/kvm-host.conf linaro/configs/arndale.conf"
+ export conf_filenames="linaro/configs/linaro-base.conf linaro/configs/distribution.conf linaro/configs/kvm-host.conf linaro/configs/xen.conf linaro/configs/arndale.conf"
;;
highbank)
export hwpack_type="highbank"