aboutsummaryrefslogtreecommitdiff
path: root/configs/lsk-vexpress-be.cfg
blob: 7de926ab9e0028934db1639d6b0be5807e230882 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/bin/bash
export SAMPLEBOARDS=vexpress
export SOCFAMILY=VEXPRESS
export SOCFLAVOUR=lsk-vexpress-be
export SOCVENDOR=ARM
export auto_kernel_version="true"
export board_config_branch=linux-linaro-lsk
export board_config_frags="linaro/configs/big-LITTLE-MP.conf linaro/configs/big-LITTLE-IKS.conf linaro/configs/vexpress.conf linaro/configs/bigendian.conf"
export board_config_repo=git://git.linaro.org/kernel/linux-linaro-stable.git
export distribution=vivid
export kernel_branch=linux-linaro-lsk
export kernel_repo=git://git.linaro.org/kernel/linux-linaro-stable.git
export linaro_ubuntu_packaging_branch=linaro-ubuntu-packaging-3.7
export linaro_ubuntu_packaging_repo=git://git.linaro.org/ubuntu/linux-linaro-raring.git
export linaroconfigsboardflavour=vexpress
export nearby_git=~/reference-git
export ubuntu_and_base_config_branch=linux-linaro-lsk
export ubuntu_and_base_config_repo=git://git.linaro.org/kernel/linux-linaro-stable.git
export ubuntu_config_frag=linaro/configs/distribution.conf