Commit Graph

12 Commits

Author SHA1 Message Date
Taiyab Haque 6acbf169a5 dlkm: Add support for crow
Change-Id: I65491e625f2394bec3552d83a38961a2a9cbf9d6
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-04-17 10:37:31 +00:00
chrisl7 f04d22ba9f common: dlkm: Update to LA.VENDOR.13.2.0.r1-13100-KAILUA.0
Change-Id: I9f67c42b7a0ed5af6f522de0943ed44102764229
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-03-14 01:16:51 -03:00
Jake Weinstein 397e8845a5 Revert "dlkm: Create kernel_headers module qti_kernel_headers"
This reverts commit c7dcf4fc86.

Reason for revert: Breaks existing targets with
error: kernel/msm-4.14/Android.bp:30:1: module "qti_kernel_headers" already defined
device/qcom/common/dlkm/Android.bp:1:1 <-- previous definition here

Change-Id: I857071fe582958c2ff1f68544e2acca2fc257084
2022-12-21 04:26:25 +00:00
Anay Wadhera 39ffeb7558 Specify TARGET_PREBUILT_KERNEL for kernel-platform targets
Change-Id: Ie5932222d4cf88e774cfccfa815e4e17a2ad827c
2022-12-17 18:09:38 -05:00
Alexander Koskovich ff7c40e02f dlkm: Update from LA.VENDOR.1.0.r1-16800-WAIPIO.QSSI13.0
Change-Id: I25a882953d4eb9fb87c1843e9bebd067ada01fc8
2022-12-17 18:09:37 -05:00
Robin Peng c7dcf4fc86 dlkm: Create kernel_headers module qti_kernel_headers
Some QCT Andorid.bp modules rely on it

Bug: 155242556
Change-Id: I96505f89fd00c365f766676d2f6646283c969856
2022-12-17 18:09:37 -05:00
Alexander Koskovich cee87bc746 common: Create DLKM component for 5.10+
Change-Id: I48787246fd3a01e6e7ea7acc10e08c9bdac6287e
2022-12-17 18:09:37 -05:00
Mohamed Moussa 4dec316021
common: dlkm: Add parallel jobs for DLKM compilation.
* Get the number of CPU cores. This is the number of
   parallel jobs to be passed to make command.

Change-Id: I188ebe911d0fb843a6b6f95c25c8e655b1ab9dd6
2021-05-02 00:19:52 -07:00
Jake Weinstein a7cf60681a common: opt-out of DLKM script if module install path is not defined
Change-Id: Ia8643c5ba1d77b15309e46b1269d18682b4a287c
2020-10-06 02:48:30 +00:00
Alexander Koskovich 6454a3ac50
common: Add a couple makefiles from LA.UM.9.8.r1-02700-SDM710.0.
* DLKM for kernel modules, and a task to generate extra
   images, e.g. DTBO.

Change-Id: I9dceb8c786af6e42b4160a8e12f94b1d03df49ce
2020-09-25 18:25:50 -07:00
Jake Weinstein 157b56fb51 common: remove stuff that either belongs in device or doesn't belong at all.
* Note: cryptfs_hw was removed so that devices can use their own.

Change-Id: I6f83ceb7b32a0f578ecdd1a9ad0b92211deace6b
2015-10-11 20:20:17 +00:00
Satya Durga Srinivasu Prabhala fee5997e27 common:build: add AndroidKernelModule.mk
External Kernel Modules should be build as just like other Modules.
AndroidKernelModule.mk introduced to build the external Kernel
Modules just like other modules in the build system.

Change-Id: I1830d7ab8f9812fc5461d3451dee6e131c6f0053
2012-07-11 20:35:06 +05:30