-
Ulises Mendez Martinez authored
* This is done by keeping a local copy of the make generated one, for each ddk_module or kernel_module. For kernel_module_group or kernel_modules_install this becomes a depset which is traversed in postorder (dependencies first) when needed. * With this change kernel_images (initiramfs, (system|vendor)_dlkm) can control whether to use this new approach or keep the old behavior with the variable `create_modules_order` (set to True by default). Bug: 306122000 Change-Id: Ic636c2da8d77e6c25e7eb9c8f6de68904828a9ad Signed-off-by:
Ulises Mendez Martinez <umendez@google.com> (cherry picked from commit 1d3379dd)
72026a25
Loading