Added patch args

This commit is contained in:
Wizzard 2023-10-09 10:40:30 -04:00
parent 0dffc89d85
commit c8b2f8b48c
1 changed files with 1 additions and 0 deletions

View File

@ -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