cubie/a7a/low-level-dev/build-system/kernel #1989
Replies: 3 comments 1 reply
|
kernel编译时报错,error: the following would cause module name conflict: drivers/media/i2c/imx214.ko bsp/drivers/vin/modules/sensor/imx214.ko error: the following would cause module name conflict: drivers/media/i2c/imx219.ko bsp/drivers/vin/modules/sensor/imx219.ko make[2]: *** [Makefile:1836: modules_check] Error 1 make[2]: *** Waiting for unfinished jobs.... |
|
KSYMS .tmp_vmlinux.kallsyms2.S |
|
The configuration in the Linux kernel tree conflicts with the one in the Allwinner BSP. What is needed is the Allwinner BSP driver. The latest version should have fixed this issue. The cause is that the common config from Radxa configured the IMX camera driver from the kernel |
Uh oh!
There was an error while loading. Please reload this page.
cubie/a7a/low-level-dev/build-system/kernel
对瑞莎 Cubie A7A 进行底层开发做简单的介绍。
https://docs.radxa.com/cubie/a7a/low-level-dev/build-system/kernel
All reactions