mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-espressobin to 5.1.11-2 (#1710)
This commit is contained in:
parent
d39bafe672
commit
7537e004d6
2 changed files with 5 additions and 3 deletions
|
@ -8,7 +8,7 @@ _srcname=linux-5.1
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="Globalscale ESPRESSOBin"
|
||||
pkgver=5.1.11
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -27,7 +27,7 @@ md5sums=('15fbdff95ff98483069ac6e215b9f4f9'
|
|||
'fe1c09bf58c52f56bab16a7c6429eb8e'
|
||||
'0ed4373219f57d869bbadafd49fa9861'
|
||||
'dac6bb686ddfb26894d4477ba61c901a'
|
||||
'5c505a061acd31c84e6bfebdd81468fe'
|
||||
'bc61590afd84a9d6ab49ff7352f9d936'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'3dc88030a8f2f5a5f97266d99b149f77'
|
||||
|
|
|
@ -2018,7 +2018,9 @@ CONFIG_ISCSI_BOOT_SYSFS=m
|
|||
# CONFIG_SCSI_AIC79XX is not set
|
||||
# CONFIG_SCSI_AIC94XX is not set
|
||||
# CONFIG_SCSI_HISI_SAS is not set
|
||||
# CONFIG_SCSI_MVSAS is not set
|
||||
CONFIG_SCSI_MVSAS=m
|
||||
CONFIG_SCSI_MVSAS_DEBUG=y
|
||||
# CONFIG_SCSI_MVSAS_TASKLET is not set
|
||||
# CONFIG_SCSI_MVUMI is not set
|
||||
# CONFIG_SCSI_ADVANSYS is not set
|
||||
# CONFIG_SCSI_ARCMSR is not set
|
||||
|
|
Loading…
Reference in a new issue