aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux
diff options
context:
space:
mode:
authorKris Alder <kalder@google.com>2022-04-21 15:54:53 -0700
committerAleksandr Nogikh <wp32pw@gmail.com>2022-04-22 15:53:27 +0200
commit131df97d431404458e805009bda794abfb00f45f (patch)
tree85c5f6a25e3b6c4ef95105a63fbe508dcef01f16 /docs/linux
parentf2c0ef2745dd142be4e07db94293b9b049c9ccfc (diff)
pkg/vcs: recursively clone git submodules
Android kernel source uses Git submodules to separate vendor- or device-specific kernel modules from the main kernel source. This calls 'git submodules update --init' after calls to 'git checkout', which is the equivalent of adding the '--recurse-submodules' flag to 'git clone'. For cases where submodules aren't used (all other Syzkaller targets) this additional command is a no-op.
Diffstat (limited to 'docs/linux')
0 files changed, 0 insertions, 0 deletions