summaryrefslogtreecommitdiff
path: root/tools/warn/java_warn_patterns.py
diff options
context:
space:
mode:
author Steve Muckle <smuckle@google.com> 2020-05-28 18:39:38 -0700
committer Steve Muckle <smuckle@google.com> 2020-06-02 15:17:26 -0700
commit2335d76ada8ade08c54e08d60da0fdd8769e5393 (patch)
tree4b6a5b3db2d69363ca8494b317e732d7ce7a2c0c /tools/warn/java_warn_patterns.py
parentc88a8c88e4e9d550a998389ced7b83daac5ba383 (diff)
refactor kernel module build, add version support
Refactor the build support for kernel modules. This refactoring is leveraged to add support for directories of kernel modules in each partition. To add a directory of kernel modules, define BOARD_KERNEL_MODULE_DIRS to include the directory name, for example: BOARD_KERNEL_MODULE_DIRS := 5.4 The build will then check all the usual kernel module related macros with an extension of _5.4, for example you can define BOARD_VENDOR_KERNEL_MODULES_5.4 := <modules to copy> BOARD_VENDOR_KERNEL_MODULES_ARCHIVE_5.4 = <path to archive file> BOARD_VENDOR_KERNEL_MODULES_LOAD_5.4 := <modules for load list> Bug: 157645635 Change-Id: I1687d0ec85c1dcf21350350623b4689aba3f6717
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions