summaryrefslogtreecommitdiff
path: root/configs/juno.template
diff options
context:
space:
mode:
Diffstat (limited to 'configs/juno.template')
-rw-r--r--configs/juno.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/juno.template b/configs/juno.template
index 6f051ab..1512031 100644
--- a/configs/juno.template
+++ b/configs/juno.template
@@ -1,6 +1,6 @@
export toolchain_url=http://releases.linaro.org/components/toolchain/binaries/5.2-2015.11-2/aarch64-linux-gnu/gcc-linaro-5.2-2015.11-2-x86_64_aarch64-linux-gnu.tar.xz
export git_url=git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
-export git_branch=master
+export git_branch=v4.4
export kernel_config=defconfig
export kernel_extra_frag=arm64_kvm.config
export MAKE_DTBS="true"