You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#49 Copy only out-of-tree drivers to /opt/lib/modules/${KERNEL_FULL_VERSION}/ in driver container. Create symlink from /opt to /lib to use in-tree kmods on the build node's filesystem. Run depmod in the first stage DTK environment to generate dependency list. At runtime, KMM follows symlink to load the in-tree dependencies. See link for more details: https://kmm.sigs.k8s.io/documentation/kmod_image/#depending-on-in-tree-kernel-modules Signed-off-by: Hersh Pathak hersh.pathak@intel.com
0 commit comments