In the debian image that I have downloaded from https://dl.radxa.com/rockpin10/images/debian/rockpin10a_debian_buster_xfce4_arm64_20200710_0315-gpt.img.gz , I have linux-image-4.4.167-14-rockchip-g53bdb2fa44e8 , linux-firmware-image-4.4.167-14-rockchip-g53bdb2fa44e8 and linux-headers-4.4.167-14-rockchip-g53bdb2fa44e8 packages installed.
I’ve built my own version of system using the description provided on https://wiki.radxa.com/RockpiN10/dev/Debian .
The u-boot, kernel and rootfs have been successfully built, however I have noticed that the loadable kernel modules are neither included into the created rootfs nor produced as installable debian packages.
Without them, the created image is simply useless.
The modules themselves are created, and are located in their original source directories.
How can I produce the necessary debian packages using the environment described in https://wiki.radxa.com/RockpiN10/dev/Debian ?
TIA & Regards,
Wojtek