Tool/software:
Hi AM62P Android Champ !
I have some questions about tools/bazel run //common:ti_config -- menuconfig
in the kernel.
We use the Bazel system for building and changing menuconfig.
My questions are as follows:
-
The touch IC our customer uses is Goodix.
-
How can I create a Goodix KO (kernel object) file using Bazel?
-
When I add an
xx.ko
file to_TI_MODULE_OUTS = [ ]
in$YOUR_PATH/ti-kernel-aosp/BUILD.bazel
and then build the kernel usingtools/bazel run //common:ti_dist -- --dist_dir=/home/willyhong/ti_am62p/aosp15/device/ti/am62x-kernel/kernel/6.6
, an error occurs.
Thanks.
Regards,
Jack