Skip to content

Commit 51eddf8

Browse files
committed
There is no need to set KERNEL_DIR anymore now linux-mod-r1 is fixed
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
1 parent 5e4cc8f commit 51eddf8

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

sdk_container/src/third_party/coreos-overlay/coreos/config/env/sys-fs/zfs-kmod

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
: ${MODULES_ROOT:=$(echo ${SYSROOT}/lib/modules/*)}
2-
KERNEL_DIR="${MODULES_ROOT}/build"
3-
41
# This addresses an issue with the kernel version compatibility check
52
# when installing zfs-kmod to /build/<arch> (e.g. via build_packages)
63
# from its binpkg (i.e. not recompiling it).

sdk_container/src/third_party/coreos-overlay/coreos/config/env/x11-drivers/nvidia-drivers

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
: ${MODULES_ROOT:=$(echo ${SYSROOT}/lib/modules/*)}
2-
KERNEL_DIR="${MODULES_ROOT}/build"
3-
41
# This addresses an issue with the kernel version compatibility check
52
# when installing zfs-kmod to /build/<arch> (e.g. via build_packages)
63
# from its binpkg (i.e. not recompiling it).

0 commit comments

Comments
 (0)