vars: Remove gs201 kernel

Change-Id: Ibc69ef3ac4f79cd8c9932384ec598492a233e58c
This commit is contained in:
Michael Bestas 2024-02-14 02:52:06 +02:00
parent 2f89bf24a2
commit f0d0f194d0

View file

@ -1,5 +1,4 @@
# Usage: ${kernel_repos[@]} # Usage: ${kernel_repos[@]}
readonly kernel_repos=( readonly kernel_repos=(
kernel/google/gs201/private/gs-google
kernel/google/redbull kernel/google/redbull
) )