swtich to defconfig and bump kernel versions
This commit is contained in:
parent
6262503521
commit
fea7ca50b2
@ -1,4 +1,4 @@
|
||||
%global rel_ver 2
|
||||
%global rel_ver 3
|
||||
%global major_ver 6
|
||||
%global minor_ver 1
|
||||
%global patch_ver 59
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global rel_ver 2
|
||||
%global rel_ver 0
|
||||
%global major_ver 6
|
||||
%global minor_ver 6
|
||||
%global next_snapshot_date 20231020
|
||||
%global next_snapshot_date 20231024
|
||||
%global kname next
|
||||
|
||||
Version: %{major_ver}.%{minor_ver}.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global rel_ver 2
|
||||
%global rel_ver 3
|
||||
%global major_ver 6
|
||||
%global minor_ver 6
|
||||
%global rc_ver 7
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global rel_ver 2
|
||||
%global rel_ver 3
|
||||
%global major_ver 6
|
||||
%global minor_ver 5
|
||||
%global patch_ver 8
|
||||
|
@ -95,7 +95,7 @@ export LLVM=1 AR=llvm-ar CC=clang HOSTAR=llvm-ar HOSTCC=clang HOSTCXX=clang++ HO
|
||||
[ -f .config ] && rm -vf .config*
|
||||
%{make} distclean
|
||||
|
||||
cp %{SOURCE3} .config
|
||||
%{make} defconfig
|
||||
|
||||
tar -xf %{SOURCE2} -C .
|
||||
cp -vr kernel-tfg/{configure-linux.sh,extra-configs} .
|
||||
|
Loading…
Reference in New Issue
Block a user