Hello NXP Team
I'm encountering a challenge while configuring the USBIP core in AOSP Android 11 for my NXP IMX8mp device. I've followed the steps outlined below, but USBIP-related kernel object files like usbip-core.ko and usbip-host.ko are not being generated in the expected output directory.
Steps Taken:
Kernel Build Environment Setup:
Kernel Configuration:
USBIP Core Configuration:
Enabled the following options (assuming they were not already enabled):
Saved the configuration (make savedefconfig).
Kernel Build:
I appreciate your assistance in resolving this issue.