mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-kirkwood-dt to 5.7.7-1
This commit is contained in:
parent
35863b5c1b
commit
9da2acae37
2 changed files with 7 additions and 7 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-kirkwood-dt
|
||||||
_srcname=linux-5.7
|
_srcname=linux-5.7
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Marvell Kirkwood DT"
|
_desc="Marvell Kirkwood DT"
|
||||||
pkgver=5.7.2
|
pkgver=5.7.7
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=('arm')
|
arch=('arm')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
|
@ -26,14 +26,14 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
||||||
'linux.preset'
|
'linux.preset'
|
||||||
'99-linux.hook')
|
'99-linux.hook')
|
||||||
md5sums=('f63ed18935914e1ee3e04c2a0ce1ba3b'
|
md5sums=('f63ed18935914e1ee3e04c2a0ce1ba3b'
|
||||||
'7dbd8df264550584e43dfc512c2b9acd'
|
'6103451d140cfb4862b45cde2217543c'
|
||||||
'c46bc6485fedf6551eb3868f24afadf6'
|
'c46bc6485fedf6551eb3868f24afadf6'
|
||||||
'1a3ca8cce7b0fdc7e72ecde511023d97'
|
'1a3ca8cce7b0fdc7e72ecde511023d97'
|
||||||
'9a64b38798167ebea717d614875ef44a'
|
'9a64b38798167ebea717d614875ef44a'
|
||||||
'de322923548e24d0811df22daf1192d3'
|
'de322923548e24d0811df22daf1192d3'
|
||||||
'1bb5e1f081c2333607640c857a5aef6d'
|
'1bb5e1f081c2333607640c857a5aef6d'
|
||||||
'1798736e24f99d840d764ec590b15f7d'
|
'1798736e24f99d840d764ec590b15f7d'
|
||||||
'8e87d8765a1bd147c78c74186f214654'
|
'1be513fb4bca10bf65b2abf796e311c1'
|
||||||
'959e49540dac4c5e689ad9037150a360'
|
'959e49540dac4c5e689ad9037150a360'
|
||||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,14 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 5.7.2-1 Kernel Configuration
|
# Linux/arm 5.7.7-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# Compiler: gcc (GCC) 9.3.0
|
# Compiler: gcc (GCC) 9.2.0
|
||||||
#
|
#
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
CONFIG_GCC_VERSION=90300
|
CONFIG_GCC_VERSION=90200
|
||||||
CONFIG_LD_VERSION=234000000
|
CONFIG_LD_VERSION=233010000
|
||||||
CONFIG_CLANG_VERSION=0
|
CONFIG_CLANG_VERSION=0
|
||||||
CONFIG_CC_CAN_LINK=y
|
CONFIG_CC_CAN_LINK=y
|
||||||
CONFIG_CC_HAS_ASM_GOTO=y
|
CONFIG_CC_HAS_ASM_GOTO=y
|
||||||
|
|
Loading…
Reference in a new issue