I want to use thead linux-5.10 with perf. However, I follow https://gitlab.com/c-sky/buildroot/-/jobs/1251564514/artifacts/external_file/output/images/readme.txt. And I patching linux kernel successfully. But when I cannot find boot.ext4 or some .img files under directory ./thead_9xx_compat_5.10_glibc_br_defconfig/images/, which only contains rootfs.ext2.
Additionally, I use make CONF=thead_9xx_compat_5.10_glibc_br_defconfig to compiling.
I want to use thead linux-5.10 with perf. However, I follow https://gitlab.com/c-sky/buildroot/-/jobs/1251564514/artifacts/external_file/output/images/readme.txt. And I patching linux kernel successfully. But when I cannot find
boot.ext4
or some.img
files under directory./thead_9xx_compat_5.10_glibc_br_defconfig/images/
, which only contains rootfs.ext2. Additionally, I use make CONF=thead_9xx_compat_5.10_glibc_br_defconfig to compiling.