mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-14 07:01:32 +01:00
There is no need to set KERNEL_DIR anymore now linux-mod-r1 is fixed
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
This commit is contained in:
parent
5e4cc8f6e9
commit
51eddf8f64
@ -1,6 +1,3 @@
|
||||
: ${MODULES_ROOT:=$(echo ${SYSROOT}/lib/modules/*)}
|
||||
KERNEL_DIR="${MODULES_ROOT}/build"
|
||||
|
||||
# This addresses an issue with the kernel version compatibility check
|
||||
# when installing zfs-kmod to /build/<arch> (e.g. via build_packages)
|
||||
# from its binpkg (i.e. not recompiling it).
|
||||
|
||||
@ -1,6 +1,3 @@
|
||||
: ${MODULES_ROOT:=$(echo ${SYSROOT}/lib/modules/*)}
|
||||
KERNEL_DIR="${MODULES_ROOT}/build"
|
||||
|
||||
# This addresses an issue with the kernel version compatibility check
|
||||
# when installing zfs-kmod to /build/<arch> (e.g. via build_packages)
|
||||
# from its binpkg (i.e. not recompiling it).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user