mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-aarch64-rc to 4.4.rc4-1
This commit is contained in:
parent
92876a0a4f
commit
cb539b1770
2 changed files with 6 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=4.4
|
||||
_rcrel=3
|
||||
_rcrel=4
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
#_srcname=linux-4.$((${_rcver##*.}-1))
|
||||
|
@ -29,14 +29,14 @@ source=(#"http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'0006-arm64-dts-qcom-Add-APQ8016-SBC-support.patch'
|
||||
'config'
|
||||
'linux.preset')
|
||||
md5sums=('e1d3a425a135654c6d2cbc4547e287ee'
|
||||
md5sums=('893caa049cd5c680bf6770603d6cb416'
|
||||
'90e8c4300d263db370eb2155ee1a4b42'
|
||||
'51c4dcc18641b9c4dfb824b98213c080'
|
||||
'dd04cf22c2b1dc946884cdb55efc6424'
|
||||
'2a052b7347d21f8813c09931ea0ef495'
|
||||
'4166c1a8edeec7eb8c7e69f42e561332'
|
||||
'1891555762fc267cf2cd7a9a6d01f70d'
|
||||
'd389c65185e464790e93e4f7f992a56f'
|
||||
'e3c4bf1db5e515bce4103e9371293a98'
|
||||
'25d8f6983c9a616946848c0e075a949c')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.4.0-rc3-1 Kernel Configuration
|
||||
# Linux/arm64 4.4.0-rc4-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -1752,6 +1752,7 @@ CONFIG_MEGARAID_MAILBOX=m
|
|||
CONFIG_MEGARAID_LEGACY=m
|
||||
CONFIG_MEGARAID_SAS=m
|
||||
# CONFIG_SCSI_MPT3SAS is not set
|
||||
# CONFIG_SCSI_MPT2SAS is not set
|
||||
CONFIG_SCSI_UFSHCD=m
|
||||
CONFIG_SCSI_UFSHCD_PCI=m
|
||||
CONFIG_SCSI_UFSHCD_PLATFORM=m
|
||||
|
@ -2032,6 +2033,7 @@ CONFIG_ATL1=m
|
|||
CONFIG_ATL1E=m
|
||||
CONFIG_ATL1C=m
|
||||
CONFIG_ALX=m
|
||||
# CONFIG_NET_VENDOR_AURORA is not set
|
||||
CONFIG_NET_CADENCE=y
|
||||
CONFIG_MACB=m
|
||||
CONFIG_NET_VENDOR_BROADCOM=y
|
||||
|
|
Loading…
Reference in a new issue