diff options
| author | 2021-04-04 21:30:48 +0800 | |
|---|---|---|
| committer | 2021-04-04 14:25:47 +0000 | |
| commit | 6c7e02e74e047bbbb9901c8d86e45cd638abc87f (patch) | |
| tree | a52e6649275f874862dd1f696b01b6ac1b7d898a /tools/warn/java_warn_patterns.py | |
| parent | 08b0004c9cb714c6b9a7e8112ded0570253cc92b (diff) | |
Support installing modules.options file
Usage:
```
BOARD_(VENDOR|VENDOR_RAMDISK)_KERNEL_MODULES_OPTIONS_FILE(_ver) := \
  $(wildcard <path of modules.options in source tree>)
```
Then the modules.options would be installed as
(vendor_dlkm|vendor_ramdisk)/lib/modules/(ver/)modules.options.
Also fix bug where the kernel version subdir is missing when generating
modules.blocklists file.
Bug: 182417593
Bug: 184238876
Test: Create a options file with incorrect syntax, verify build fails
Test: Verify the new macro indeed installs the options file
Change-Id: I7ba56e9dd8d73055bc276446c385a8d79080c2a6
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions