aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build-configs.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/build-configs.yaml b/build-configs.yaml
index d3e8b79..85196c1 100644
--- a/build-configs.yaml
+++ b/build-configs.yaml
@@ -115,6 +115,9 @@ trees:
ulfh:
url: "https://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git"
+ vireshk:
+ url: "https://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux.git"
+
fragments:
@@ -804,3 +807,7 @@ build_configs:
ulfh:
tree: ulfh
branch: 'next'
+
+ vireshk:
+ tree: vireshk
+ branch: 'for-kernelci'