aboutsummaryrefslogtreecommitdiff
path: root/configs/llt-vexpress-3.4.cfg
blob: 3364915bd0be6f217b89f037ed4cd3b549f8c3cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/bash
export board_config_branch=config-boards-3.4
export board_config_repo=git://git.linaro.org/kernel/configs.git
export distribution=precise
export kernel_branch=linux-linaro-tracking
export kernel_repo=git://git.linaro.org/kernel/linux-linaro-tracking.git
export linaroconfigsboardflavour=vexpress
export linaro_ubuntu_packaging_branch=linaro-ubuntu-packaging-3.4
export linaro_ubuntu_packaging_repo=git://git.linaro.org/ubuntu/linux-linaro-quantal.git
export nearby_git=~/reference-git
export SAMPLEBOARDS=vexpress
export SOCFAMILY=VEXPRESS
export SOCFLAVOUR=llt-vexpress
export SOCVENDOR=ARM
export ubuntu_and_base_config_branch=config-core-3.4
export ubuntu_and_base_config_repo=git://git.linaro.org/kernel/configs.git