aboutsummaryrefslogtreecommitdiff
path: root/configs/lsk-vexpress64.cfg
blob: 960d854c40a49e32b9e08c544f3b7c427556da91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#!/bin/bash
export DEBARCH=arm64
export DEBARCHES=arm64
export KARCH=arm64
export SAMPLEBOARDS=vexpress64
export SOCFAMILY=VEXPRESS
export SOCFLAVOUR=lsk-vexpress64
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/vexpress64.conf"
export board_config_repo=git://git.linaro.org/kernel/linux-linaro-stable.git
export boot_wrapper_branch=master
export boot_wrapper_repo=git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/boot-wrapper-aarch64.git
export distribution=utopic
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-aarch64
export linaro_ubuntu_packaging_repo=git://git.linaro.org/ubuntu/linux-linaro-raring.git
export linaroconfigsboardflavour=vexpress64
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