From c8b2f8b48c69362f35628e330c64673895f35ff1 Mon Sep 17 00:00:00 2001 From: Wizzard <25581244+Wizzard@users.noreply.toomuchslop.com> Date: Mon, 9 Oct 2023 10:40:30 -0400 Subject: [PATCH] Added patch args --- linux6.5-zen/template | 1 + 1 file changed, 1 insertion(+) diff --git a/linux6.5-zen/template b/linux6.5-zen/template index eb475cc..1331151 100644 --- a/linux6.5-zen/template +++ b/linux6.5-zen/template @@ -12,6 +12,7 @@ distfiles="https://github.com/zen-kernel/zen-kernel/archive/refs/tags/v${version # Update checksum once you get the actual one for the Zen version checksum="4d1f061e24f28e63bdb07ddf9ceff94b0ed917882d4a3e21dec6c7bc7508a71b" # replace with the correct checksum archs="x86_64* i686* ppc* aarch64*" +patch_args="-Np1" # Standard kernel template setup nodebug=yes