aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2013-01-17 10:00:27 -0700
committerJohn Rigby <john.rigby@linaro.org>2013-01-17 12:46:00 -0700
commit72778fc8bd33397f67976055314640580b31f1dc (patch)
tree2240471ecf72791bdc44edc228c3c86056e3a5f2
parentbd9cf562f0b26d91cd050d64c75bb8575d908b86 (diff)
New vexpress64.cfg with no appended kernel version
Signed-off-by: John Rigby <john.rigby@linaro.org>
-rwxr-xr-xconfigs/vexpress64.cfg24
1 files changed, 24 insertions, 0 deletions
diff --git a/configs/vexpress64.cfg b/configs/vexpress64.cfg
new file mode 100755
index 0000000..7542a29
--- /dev/null
+++ b/configs/vexpress64.cfg
@@ -0,0 +1,24 @@
+#!/bin/bash
+export board_config_branch=config-boards-3.7
+export board_config_repo=git://git.linaro.org/kernel/configs.git
+export distribution=quantal
+export kernel_repo=git://git.linaro.org/kernel/linux-linaro-tracking.git
+export kernel_branch=linux-linaro
+export boot_wrapper_repo=git://git.linaro.org/arm/models/boot-wrapper-aarch64.git
+export boot_wrapper_branch=ubuntu
+export linaroconfigsboardflavour=vexpress64
+export linaro_ubuntu_packaging_repo=git://git.linaro.org/ubuntu/linux-linaro-raring.git
+export linaro_ubuntu_packaging_branch=linaro-ubuntu-packaging-3.7-arm64
+export nearby_git=~/reference-git
+export SAMPLEBOARDS=vexpress64
+export SOCFAMILY=VEXPRESS
+export SOCFLAVOUR=vexpress64
+export SOCVENDOR=ARM
+export ubuntu_and_base_config_branch=config-core-3.7
+export ubuntu_and_base_config_repo=git://git.linaro.org/kernel/configs.git
+export ubuntu_config_frag=linaro/configs/ubuntu-minimal.conf
+export KARCH=arm64
+export DEBARCH=arm64
+export DEBARCHES=arm64
+export auto_kernel_version=true
+