Steve Muckle
2335d76ada
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
2020-06-02 15:17:26 -07:00
..
2020-03-06 16:46:59 -08:00
2020-03-06 16:46:59 -08:00
2020-05-21 07:11:55 -07:00
2019-06-22 13:03:09 -07:00
2020-01-16 10:04:55 -08:00
2019-03-28 15:54:25 +00:00
2020-05-03 13:43:08 +09:00
2019-07-15 17:29:42 +00:00
2020-05-06 13:46:30 -07:00
2020-05-01 17:43:45 -07:00
2020-05-19 15:23:27 -07:00
2020-04-01 00:06:15 +00:00
2020-01-14 17:00:13 -08:00
2020-03-06 16:46:59 -08:00
2020-01-22 00:16:25 +00:00
2020-04-28 14:56:06 -07:00
2020-05-14 19:06:28 -07:00
2020-04-18 21:00:18 -07:00
2020-05-27 23:44:33 +00:00
2019-05-26 17:42:17 +00:00
2019-12-26 16:52:34 -08:00
2020-01-10 11:09:52 -08:00
2020-04-18 21:00:18 -07:00
2020-04-18 21:00:18 -07:00
2020-03-06 16:46:59 -08:00
2020-02-27 21:04:49 +00:00
2020-02-09 22:53:25 +00:00
2020-02-27 21:04:49 +00:00
2019-05-30 20:59:50 -07:00
2020-01-27 22:06:21 +00:00
2020-05-05 19:16:30 +01:00
2020-01-10 11:09:52 -08:00
2020-05-14 04:08:42 +00:00
2020-01-29 13:27:18 -08:00
2019-04-18 11:14:58 -07:00
2019-09-20 12:43:02 -07:00
2019-05-01 16:42:56 +01:00
2020-03-05 20:46:47 +00:00
2020-04-16 18:23:32 -07:00
2019-06-12 21:34:52 +00:00
2020-04-16 18:23:32 -07:00
2020-03-07 11:29:29 -08:00
2020-03-07 11:29:29 -08:00
2020-05-18 03:41:23 +00:00
2019-07-09 08:57:19 +00:00
2020-05-15 11:43:43 +08:00
2020-04-27 18:28:10 +00:00
2019-07-15 17:29:42 +00:00
2019-10-21 09:36:45 +01:00
2020-04-30 17:16:29 +01:00
2020-03-06 16:46:59 -08:00
2019-07-15 17:29:42 +00:00
2020-05-14 04:08:42 +00:00
2020-05-06 17:48:10 +09:00
2020-04-18 21:00:18 -07:00
2020-04-27 22:36:21 +09:00
2020-01-22 00:16:25 +00:00
2020-05-29 01:01:52 +00:00
2020-06-02 15:17:26 -07:00
2019-11-11 15:21:06 -08:00
2019-07-15 17:29:42 +00:00
2019-07-15 17:29:42 +00:00
2019-07-15 17:29:42 +00:00
2020-05-21 07:11:55 -07:00
2019-05-06 16:17:20 +01:00
2020-04-07 16:50:32 +00:00
2019-07-30 22:36:29 -07:00
2020-05-14 04:08:42 +00:00
2019-09-18 16:23:04 +00:00
2020-05-27 19:37:03 -07:00
2019-10-28 09:55:33 +00:00
2019-11-11 09:30:38 -08:00
2019-09-18 16:23:04 +00:00
2020-04-30 17:16:29 +01:00
2019-10-30 14:29:42 +00:00
2020-05-20 16:02:07 +00:00
2019-09-05 14:42:14 -07:00
2019-03-26 23:44:01 +00:00
2020-05-26 11:57:02 -07:00
2019-12-02 17:44:47 +00:00
2019-11-14 09:57:13 -08:00
2020-01-10 11:09:52 -08:00
2020-03-07 11:29:29 -08:00
2020-05-20 04:58:01 +00:00
2020-05-14 04:08:42 +00:00
2020-03-04 23:55:32 +00:00
2020-05-04 23:25:20 +00:00
2020-04-17 20:27:41 +01:00
2020-05-14 04:08:42 +00:00
2020-04-24 16:29:17 -04:00
2020-05-14 04:08:42 +00:00
2019-06-13 17:13:22 +00:00
2020-03-07 11:29:29 -08:00
2019-10-18 18:28:23 +00:00
2020-05-27 12:52:44 +09:00
2019-03-25 13:26:03 -07:00
2020-05-05 20:47:21 +00:00