Hi,
I would like to build the same kernel that is used in Linaro Debian distribution on DragonBoard (4.14.0-qcomlt-arm64
). For example, it is used in the boot-linaro-buster-dragobnboard-410c-359.img
image.
Is the configuration for this kernel available anywhere?
Running make defconfig distro.config
as described in instuctions produces a different kernel.
Configuration files located in /proc/config.gz
and /boot/config-4.14.0-qcomlt-arm64
on the board also produce a different kernel.
I assumed that these configurations would produce the same kernel as the pre-built one. This is why I assumed there would be no need to copy the kernel modules in a previous topic: