mirror of
https://abf.rosa.ru/djam/kernel-6.1.git
synced 2025-02-24 15:52:54 +00:00
Update configs
Update existing x86 configs manually Make an arm64 config based on them instead on the old one which was temporary copypasted from ALT Linux In most cases I answered to `make ARCH=xxx defconfig` like this: N/y -> Y N/m(/y) -> M Y/n(/m) -> Y M/n(/y) -> M But did not enable odd debug. Probably too much hardware is enabled on arm64.
This commit is contained in:
parent
5488a28d4b
commit
1466db4534
4 changed files with 25073 additions and 18586 deletions
6395
kernel-arm64.config
6395
kernel-arm64.config
File diff suppressed because it is too large
Load diff
18660
kernel-i586.config
18660
kernel-i586.config
File diff suppressed because it is too large
Load diff
18602
kernel-x86_64.config
18602
kernel-x86_64.config
File diff suppressed because it is too large
Load diff
|
@ -24,7 +24,7 @@
|
|||
%define sublevel 1
|
||||
|
||||
# Release number. Increase this before a rebuild.
|
||||
%define rpmrel 1
|
||||
%define rpmrel 2
|
||||
%define fullrpmrel %{rpmrel}
|
||||
|
||||
%define rpmtag %{disttag}
|
||||
|
|
Loading…
Add table
Reference in a new issue