blob: da9d9af1738be1b9208a3808506b8c7f68433d01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
pkgbase = linux-amd
pkgver = 5.10.v.12
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
license = GPL2
makedepends = xmlto
makedepends = docbook-xsl
makedepends = kmod
makedepends = inetutils
makedepends = bc
makedepends = git
makedepends = libelf
makedepends = lzop
options = !strip
source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.10.12
source = config.x86_64
source = linux-amd.preset
source = linux.install
source = 5013_enable-cpu-optimizations-for-gcc10.patch
sha256sums = SKIP
sha256sums = 5228ac7d550c8858890c85e696168f2955acb94f92589a3d3d284a4778992c7a
sha256sums = 60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 126cd35b1153b69dd8d713f902d09ecc64ce8af2e4fa6f021219a65e62e13875
pkgname = linux-amd
pkgdesc = Linux kernel aimed at the latest AMD Ryzen CPU based hardware
install = linux.install
depends = coreutils
depends = linux-firmware
depends = kmod
depends = mkinitcpio>=0.7
depends = lzop
optdepends = crda: to set the correct wireless channels of your country
backup = etc/mkinitcpio.d/linux-amd.preset
pkgname = linux-amd-headers
pkgdesc = Header files and scripts for building modules for Linux kernel aimed at the latest AMD CPU based hardware
pkgname = linux-amd-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux kernel
|