summarylogtreecommitdiffstats
path: root/remote
blob: 08590bbd42b43405a753e1d050f8c193f6f957dc (plain)
1
2
3
4
5
6
7
8
9
# Here you can customize the remote and commit in case you don't want Linus
# Torvalds' mainline.
# For security reasons, the remote's prefix is hardcoded and you can only
# select among the git.kernel.org's official development trees (although this
# package uses a faster mirror):
# https://kernel.googlesource.com/pub/scm/linux/kernel/git/${REMOTE}

# REMOTE="torvalds/linux"
# COMMIT="master"