mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-aarch64 to 4.15.3-1
This commit is contained in:
parent
4789f2d3e1
commit
d5d91eb171
2 changed files with 6 additions and 6 deletions
|
@ -7,8 +7,8 @@ pkgbase=linux-aarch64
|
|||
_srcname=linux-4.15
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="AArch64 multi-platform"
|
||||
pkgver=4.15.2
|
||||
pkgrel=2
|
||||
pkgver=4.15.3
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -22,10 +22,10 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('0d701ac1e2a67d47ce7127432df2c32b'
|
||||
'2ab9af1ef74132932b760e677e338983'
|
||||
'93f6407ab82eb84d03ef2a782c15d1f3'
|
||||
'c656b4169dd6c87f93dfb49edea3ddbf'
|
||||
'79459eaa00aa5de588c73f3076f0907b'
|
||||
'21f3b0a2292ccd7c0e66c0271e313eca'
|
||||
'6182f86164cfd46ccf040de2421cc8f0'
|
||||
'b5ef67d6086e20de7b82265f562f88b1'
|
||||
'1d4477026533efaa0358a40855d50a83')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.15.0-1 Kernel Configuration
|
||||
# Linux/arm64 4.15.2-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -2553,7 +2553,7 @@ CONFIG_NATIONAL_PHY=m
|
|||
CONFIG_QSEMI_PHY=m
|
||||
CONFIG_REALTEK_PHY=m
|
||||
# CONFIG_RENESAS_PHY is not set
|
||||
CONFIG_ROCKCHIP_PHY=m
|
||||
CONFIG_ROCKCHIP_PHY=y
|
||||
CONFIG_SMSC_PHY=m
|
||||
CONFIG_STE10XP=m
|
||||
# CONFIG_TERANETICS_PHY is not set
|
||||
|
|
Loading…
Reference in a new issue