mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-armv5-rc to 4.12.rc2-1
This commit is contained in:
parent
5ee1df6d7c
commit
ea3ff564de
2 changed files with 4 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=2
|
||||
|
||||
_rcver=4.12
|
||||
_rcrel=1
|
||||
_rcrel=2
|
||||
|
||||
pkgbase=linux-armv5-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -22,11 +22,11 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'0002-at91-ariag25-updates.patch'
|
||||
'0003-at91-arietta-g25-support.patch'
|
||||
'config')
|
||||
md5sums=('08606cfcf5792a0b20456e3ae51ed7ac'
|
||||
md5sums=('f238a7d55af6e92d0e5c91c14e57d69c'
|
||||
'8effa2a3ad3f2f4383dbc66a19f6f364'
|
||||
'cb5aa24e94ee13ae9ac7d2f05431fae6'
|
||||
'd735d353b37df63ae975bc262ec39ace'
|
||||
'59d0700ef365962e0a9cb167ecf6a353')
|
||||
'9fbd44f3b859e79cf8008af0c24d2a03')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.12.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm 4.12.0-rc2-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -5154,7 +5154,6 @@ CONFIG_NVMEM_MXS_OCOTP=m
|
|||
# FSI support
|
||||
#
|
||||
# CONFIG_FSI is not set
|
||||
# CONFIG_TEE is not set
|
||||
|
||||
#
|
||||
# Firmware Drivers
|
||||
|
|
Loading…
Reference in a new issue