summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-04-18 19:03:15 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-04-18 19:03:15 -0700
commit9d519260489786044dab7ca513d34e625e758e65 (patch)
tree2394985c07c5d99fc653ffc63c3ad2f2aab7d5bc
parent4ba507371af79284eecea4a6e67f9663217ade99 (diff)
downloaddotfiles-9d519260489786044dab7ca513d34e625e758e65.tar.gz
add an .mrconfig.in entry for upstream Linux
-rw-r--r--.mrconfig.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/.mrconfig.in b/.mrconfig.in
index ca079cf0..99f82d46 100644
--- a/.mrconfig.in
+++ b/.mrconfig.in
@@ -436,6 +436,10 @@ checkout = git clone 'https://git.notmuchmail.org/git/notmuch' 'notmuch'
fixups = git config --local sendemail.to notmuch@notmuchmail.org
skip = lazy
+[src/linux]
+checkout = git clone https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git linux
+skip = lazy
+
# --- radicale collections
[lib/radicale]