mirror of
https://abf.rosa.ru/djam/kernel-5.15.git
synced 2025-02-23 18:42:55 +00:00
Updated kernel-3.10.19-1.spec
This commit is contained in:
parent
29a925e49e
commit
322efdf1bc
1 changed files with 6 additions and 6 deletions
|
@ -105,13 +105,13 @@ Packager: Nicolo' Costanza <abitrules@yahoo.it>
|
|||
%endif
|
||||
|
||||
# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
|
||||
%define build_desktop 1
|
||||
%define build_desktop 0
|
||||
|
||||
# Build netbook (i686 / 4GB) / x86_64
|
||||
%define build_netbook 0
|
||||
|
||||
# Build server (i686 / 64GB)/x86_64 / sparc64 sets
|
||||
%define build_server 1
|
||||
%define build_server 0
|
||||
|
||||
# Build desktop686 pae (i686 / 64GB)
|
||||
%ifarch %{ix86}
|
||||
|
@ -136,17 +136,17 @@ Packager: Nicolo' Costanza <abitrules@yahoo.it>
|
|||
%define build_nrj_desktop 1
|
||||
|
||||
# Build nrj realtime (i686 / 4GB) / x86_64
|
||||
%define build_nrj_realtime 1
|
||||
%define build_nrj_realtime 0
|
||||
|
||||
# Build nrj laptop (i686 / 4GB) / x86_64
|
||||
%define build_nrj_laptop 1
|
||||
%define build_nrj_laptop 0
|
||||
|
||||
# Build nrj netbook (i686 / 4GB) / x86_64
|
||||
%define build_nrj_netbook 1
|
||||
%define build_nrj_netbook 0
|
||||
|
||||
# Build nrj desktop pae (i686 / 64GB)
|
||||
%ifarch %{ix86}
|
||||
%define build_nrj_desktop_pae 1
|
||||
%define build_nrj_desktop_pae 0
|
||||
%endif
|
||||
|
||||
# Build nrj realtime pae (i686 / 64GB)
|
||||
|
|
Loading…
Add table
Reference in a new issue