mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-aarch64-rc to 4.13.rc7-1
This commit is contained in:
parent
b12e58f850
commit
5145813a9f
2 changed files with 5 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
||||||
buildarch=8
|
buildarch=8
|
||||||
|
|
||||||
_rcver=4.13
|
_rcver=4.13
|
||||||
_rcrel=6
|
_rcrel=7
|
||||||
|
|
||||||
pkgbase=linux-aarch64-rc
|
pkgbase=linux-aarch64-rc
|
||||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||||
|
@ -25,12 +25,12 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
||||||
'config'
|
'config'
|
||||||
'linux.preset'
|
'linux.preset'
|
||||||
'99-linux.hook')
|
'99-linux.hook')
|
||||||
md5sums=('11d0adaa366837da267117bc33952633'
|
md5sums=('fccc86f5d6faa9b2dfd7855aa19cf7ab'
|
||||||
'7062ef1caf651c728e2710df877cdc27'
|
'7062ef1caf651c728e2710df877cdc27'
|
||||||
'c98c7bf062b6da22eaedd94c7c565397'
|
'c98c7bf062b6da22eaedd94c7c565397'
|
||||||
'17fcc7db40486466de2dbb8560473206'
|
'17fcc7db40486466de2dbb8560473206'
|
||||||
'c4da0e330c9aa3cdf99c4f642cadefc6'
|
'c4da0e330c9aa3cdf99c4f642cadefc6'
|
||||||
'69fc36023cbcf621ff523542a12df9d5'
|
'44fa87e2ba9c2c6cae0a16aeafac25ee'
|
||||||
'25d8f6983c9a616946848c0e075a949c'
|
'25d8f6983c9a616946848c0e075a949c'
|
||||||
'1d4477026533efaa0358a40855d50a83')
|
'1d4477026533efaa0358a40855d50a83')
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm64 4.13.0-rc6-1 Kernel Configuration
|
# Linux/arm64 4.13.0-rc7-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM64=y
|
CONFIG_ARM64=y
|
||||||
CONFIG_64BIT=y
|
CONFIG_64BIT=y
|
||||||
|
@ -1951,6 +1951,7 @@ CONFIG_RAID_ATTRS=m
|
||||||
CONFIG_SCSI=y
|
CONFIG_SCSI=y
|
||||||
CONFIG_SCSI_DMA=y
|
CONFIG_SCSI_DMA=y
|
||||||
CONFIG_SCSI_NETLINK=y
|
CONFIG_SCSI_NETLINK=y
|
||||||
|
# CONFIG_SCSI_MQ_DEFAULT is not set
|
||||||
CONFIG_SCSI_PROC_FS=y
|
CONFIG_SCSI_PROC_FS=y
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue