Switch pine64 dev to MowIcenowy's ice-a64-v6.1 branch

This commit is contained in:
Thomas Kaiser 2016-11-18 18:55:55 +01:00 committed by GitHub
parent bbcb5c50f4
commit 3a0560d5ae

View File

@ -22,8 +22,8 @@ case $BRANCH in
BOOTBRANCH='branch:next'
BOOTSCRIPT='boot-pine64-next.cmd:boot.cmd'
BOOTENV_FILE='pine64-next.txt'
KERNELSOURCE='https://github.com/apritzel/linux.git'
KERNELBRANCH='branch:a64-v5'
KERNELSOURCE='https://github.com/Icenowy/linux'
KERNELBRANCH='branch:ice-a64-v6.1'
KERNELDIR='linux-pine64-dev'
GOVERNOR=schedutil
UBOOT_FILES="u-boot-with-spl.bin"