Skip to content

Commit 4bd33a7

Browse files
Revert "There is no need to set KERNEL_DIR anymore now linux-mod-r1 is fixed"
This reverts commit 81dcbb3.
1 parent a28b256 commit 4bd33a7

File tree

1 file changed

+3
-0
lines changed
  • sdk_container/src/third_party/coreos-overlay/coreos/config/env/sys-fs

1 file changed

+3
-0
lines changed

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

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

0 commit comments

Comments
 (0)