Skip to content

kalama: many modules not built when using the default build command. #21

@shamefulCake1

Description

@shamefulCake1

ace 2 pro

The kernel_manifest README.md tells me to build the kernel with ./kernel_platform/oplus/build/oplus_build_kernel.sh kalama gki, but when this command finishes, there is no file called out/dist/wcd938x_slave_dlkm.so, which is included in the OTA vendor_dlkm.img/lib/modules/wcd937x_slave_dlkm.ko

The file vendor/qcom/opensource/audio-kernel/Android.mk seems to be only building this file for a board called "bengal":

ifneq ($(call is-board-platform-in-list, bengal),true)

Is this a bug, or should the kernel for kalama be built differently?

Grepping the device tree for wcd938 shows that this chip is present in the phone.

camera.ko also does not seem to get built

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions