Skip to content

Commit

Permalink
chore: Correct folder name for framework-laptop
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Apr 23, 2024
1 parent 74f6112 commit 344c442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion akmods/framework-laptop/framework-laptop-kmod.spec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ A kernel module that exposes the Framework Laptop (13, 16)'s battery charge limi
# Print kmodtool output for debugging purposes:
kmodtool --target %{_target_cpu} --kmodname %{name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null

%autosetup -p1 -n %{real_name}-kmod-master
%autosetup -p1 -n %{real_name}-kmod-main

for kernel_version in %{?kernel_versions} ; do
mkdir -p _kmod_build_${kernel_version%%___*}
Expand Down

0 comments on commit 344c442

Please sign in to comment.