commit | 880a1be88020a5c525dd475fb557854445ac7336 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Thu Sep 30 13:13:15 2021 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Tue Oct 05 12:27:49 2021 +0100 |
tree | 4181c90986814b64513249b3c1e4ea9849b345be | |
parent | f5d3276ae3dc3b644252050eed71dbefab2b6ee5 [diff] |
Makefile: Build Linux modules Some Linux kselftests require a kernel module to exercise the functionality. Add build rules for building kernel modules and installing them into a folder that will be later shared with the QEMU VM. Changes are tracked and a stamp file is updated accordingly. Bug: 193407077 Test: make linux_modules Change-Id: Ia46b953c669b3f754dcb6a3cb7402b487efd0403