github.com/google/syzkaller@v0.0.0-20240517125934-c0f1611a36d6/dashboard/config/linux/bits/chromeos-5.10.yml (about) 1 # Copyright 2021 syzkaller project authors. All rights reserved. 2 # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. 3 4 kernel: 5 repo: https://chromium.googlesource.com/chromiumos/third_party/kernel 6 # HEAD of chromeos-5.10 branch. 7 tag: ea6af77b55e49ce0cfbdd5543fe75fc8744cbd92 8 9 shell: 10 - CHROMEOS_KERNEL_FAMILY=chromeos chromeos/scripts/prepareconfig chromiumos-x86_64-generic ${BUILDDIR}/.config 11 - make olddefconfig