From 5795e0cebad4374cdcadf26355d62da80727c016 Mon Sep 17 00:00:00 2001 From: Jonathon Fernyhough Date: Wed, 25 May 2022 12:52:37 +0100 Subject: Temporarily use 2.1.5 staging branch for kernel 5.18 compatiblity --- 0001-only-build-the-module-in-dkms.conf.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '0001-only-build-the-module-in-dkms.conf.patch') diff --git a/0001-only-build-the-module-in-dkms.conf.patch b/0001-only-build-the-module-in-dkms.conf.patch index c254dc1..f2c5d5f 100644 --- a/0001-only-build-the-module-in-dkms.conf.patch +++ b/0001-only-build-the-module-in-dkms.conf.patch @@ -27,10 +27,10 @@ index 88c289383..5a859a0e0 100755 --with-linux-obj="\${kernel_source_dir}" \$( [[ -n \"\${ICP_ROOT}\" ]] && \\ -@@ -69,7 +54,7 @@ POST_BUILD="scripts/dkms.postbuild +@@ -68,7 +53,7 @@ POST_BUILD="scripts/dkms.postbuild + -t \${dkms_tree} " AUTOINSTALL="yes" - REMAKE_INITRD="no" -MAKE[0]="make" +MAKE[0]="make -C module/" STRIP[0]="\$( -- cgit v1.2.1