forked from openkylin/platform_build
adbb9c30d1
Support BOARD_VENDOR_KERNEL_MODULES which accepts a list of the kernel module binaries. Binaries listed there are copied to $(TARGET_OUT_VENDOR)/lib/modules and 'depmod' is executed to generate the dependencies. BOARD_RECOVERY_KERNEL_MODULES is similarly implemented to provide a way to specify kernel modules to be copied to the recovery image. Bug: 33305644 Test: android master build on marlin and load dummy modules Merged-In: I0a58a270dbb0d2d38fd089f4abff66e62e14fac1 Change-Id: Ia5f429508ca3d7c77448358e42af6efa98fa8624 |
||
---|---|---|
core | ||
target | ||
tools | ||
.gitignore | ||
Android.mk | ||
CleanSpec.mk | ||
buildspec.mk.default | ||
envsetup.sh |