commit | f73b2208d8b1cb861a3e362d962b33b6a36b34bb | [log] [tgz] |
---|---|---|
author | wanwei.jiang <wanwei.jiang@amlogic.com> | Sat Jul 23 16:00:44 2022 +0800 |
committer | Wanwei Jiang <wanwei.jiang@amlogic.com> | Wed Sep 07 20:06:42 2022 +0800 |
tree | d810f3732b67cf186a3f57294eed7f7c7bebbdcc | |
parent | 8c0e6a2b918419e49a95146a312a0b5140216751 [diff] |
modules: support vendor_dlkm [1/2] PD#SWPL-83903 Problem: support vendor_dlkm Solution: 1. build to generate ramdisk_modules.order, vendor_modules.order, ext_modules.order 2. export MODULES_LIST and VENDOR_DLKM_MODULES_LIST 3. remove some comment lines 4. build to generate initramfs.img, vendor_boot.img system_dlkm.img, vendor_dlkm.img, boot.img Verify: sc2 Change-Id: I056cce0cc46d131c37612dfdd5512fec5501e7e4 Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>