mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-aarch64-rc to 4.4.rc5-1
This commit is contained in:
parent
3d06a25967
commit
4e6389d78e
2 changed files with 4 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=4.4
|
||||
_rcrel=4
|
||||
_rcrel=5
|
||||
|
||||
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=('893caa049cd5c680bf6770603d6cb416'
|
||||
md5sums=('7516a83ce861c7b2324975c82c413157'
|
||||
'90e8c4300d263db370eb2155ee1a4b42'
|
||||
'51c4dcc18641b9c4dfb824b98213c080'
|
||||
'dd04cf22c2b1dc946884cdb55efc6424'
|
||||
'2a052b7347d21f8813c09931ea0ef495'
|
||||
'4166c1a8edeec7eb8c7e69f42e561332'
|
||||
'1891555762fc267cf2cd7a9a6d01f70d'
|
||||
'e3c4bf1db5e515bce4103e9371293a98'
|
||||
'bcb7c0c453729f95b54dec819ccd8fb6'
|
||||
'25d8f6983c9a616946848c0e075a949c')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.4.0-rc4-1 Kernel Configuration
|
||||
# Linux/arm64 4.4.0-rc5-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -250,7 +250,6 @@ CONFIG_MODULE_UNLOAD=y
|
|||
# CONFIG_MODULE_SIG is not set
|
||||
# CONFIG_MODULE_COMPRESS is not set
|
||||
CONFIG_MODULES_TREE_LOOKUP=y
|
||||
CONFIG_STOP_MACHINE=y
|
||||
CONFIG_BLOCK=y
|
||||
CONFIG_BLK_DEV_BSG=y
|
||||
CONFIG_BLK_DEV_BSGLIB=y
|
||||
|
@ -5255,7 +5254,6 @@ CONFIG_UIO_PCI_GENERIC=m
|
|||
CONFIG_VFIO_IOMMU_TYPE1=m
|
||||
CONFIG_VFIO_VIRQFD=m
|
||||
CONFIG_VFIO=m
|
||||
# CONFIG_VFIO_NOIOMMU is not set
|
||||
CONFIG_VFIO_PCI=m
|
||||
CONFIG_VFIO_PCI_MMAP=y
|
||||
CONFIG_VFIO_PCI_INTX=y
|
||||
|
|
Loading…
Reference in a new issue