aboutsummaryrefslogtreecommitdiff
path: root/configs/lt-vexpress64.cfg
blob: eef76ffa91f731da615cfcbf0e5ea3501de32f85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#!/bin/bash
export DEBARCH=arm64
export DEBARCHES=arm64
export KARCH=arm64
export SAMPLEBOARDS=vexpress64
export SOCFAMILY=VEXPRESS
export SOCFLAVOUR=lt-vexpress64
export SOCVENDOR=ARM
export auto_kernel_version=true
export board_config_branch=lsk-3.18-armlt
export board_config_frags="linaro/configs/big-LITTLE-MP.conf linaro/configs/big-LITTLE-IKS.conf linaro/configs/vexpress64.conf"
export board_config_repo=http://git.linaro.org/landing-teams/working/arm/kernel-release.git
export distribution=vivid
export kernel_branch=lsk-3.18-armlt
export kernel_repo=http://git.linaro.org/landing-teams/working/arm/kernel-release.git
export linaro_ubuntu_packaging_branch=linaro-ubuntu-packaging-3.7-aarch64
export linaro_ubuntu_packaging_repo=http://git.linaro.org/ubuntu/linux-linaro-raring.git
export linaroconfigsboardflavour=vexpress64
export nearby_git=~/reference-git
export ubuntu_and_base_config_branch=lsk-3.18-armlt
export ubuntu_and_base_config_repo=http://git.linaro.org/landing-teams/working/arm/kernel-release.git
export ubuntu_config_frag=linaro/configs/distribution.conf