Skip to content

Commit

Permalink
Update wsa-kernel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWildJames authored Feb 19, 2025
1 parent 8c18b03 commit 86652f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wsa-kernel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ jobs:
sed -i 's/-dirty//' ./scripts/setlocalversion
sed -i 's/^CONFIG_LOCALVERSION=.*/CONFIG_LOCALVERSION="-Wild+"/' ./scripts/setlocalversion
cp configs/wsa/config-wsa-x64 $KERNEL_ROOT/.config
cp ./configs/wsa/config-wsa-x64 ./.config
make olddefconfig
make -j`nproc` LLVM=1 bzImage
Expand Down

0 comments on commit 86652f5

Please sign in to comment.