Commit Graph

5 Commits

Author SHA1 Message Date
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