mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-am33x to 4.20.12-1
This commit is contained in:
parent
cb45451f95
commit
6805041520
2 changed files with 8 additions and 8 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-4.20
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=4.20.11
|
||||
pkgver=4.20.12
|
||||
pkgrel=1
|
||||
rcnrel=bone7
|
||||
rcnrel=bone8
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -25,12 +25,12 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('d39dd4ba2d5861c54b90d49be19eaf31'
|
||||
'a54c60bf1a5f5682da13c86985c40336'
|
||||
'24d3288e146614a29477a612c52f35ed'
|
||||
'18fa4ebb3fe20e06eaa3cb5a2f4cdbf7'
|
||||
'3c5d906981a162b87642afa2415ebf1a'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'5698870a716fed205215d258cc71e296'
|
||||
'30618b43d3fd3cc0d30ed30c540bdb09'
|
||||
'eacd3b42b0e45a6cb5df372d4c33fa94'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.20.11-1 Kernel Configuration
|
||||
# Linux/arm 4.20.12-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
# Compiler: gcc (GCC) 8.2.0
|
||||
# Compiler: gcc (GCC) 8.2.1 20181127
|
||||
#
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=80200
|
||||
CONFIG_GCC_VERSION=80201
|
||||
CONFIG_CLANG_VERSION=0
|
||||
CONFIG_IRQ_WORK=y
|
||||
CONFIG_BUILDTIME_EXTABLE_SORT=y
|
||||
|
|
Loading…
Reference in a new issue