mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-armv5-rc to 4.14.rc3-1
This commit is contained in:
parent
866bc827bf
commit
5568271738
2 changed files with 4 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=2
|
||||
|
||||
_rcver=4.14
|
||||
_rcrel=2
|
||||
_rcrel=3
|
||||
|
||||
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=('f795ac9a3dc666344cd1502b40d6545f'
|
||||
md5sums=('e7e7e7b369a5a6167bd1218c54bb9e93'
|
||||
'8effa2a3ad3f2f4383dbc66a19f6f364'
|
||||
'cb5aa24e94ee13ae9ac7d2f05431fae6'
|
||||
'd735d353b37df63ae975bc262ec39ace'
|
||||
'22ba6edec00063b80e2d1ebe4e62d271')
|
||||
'9040f40d23baffe8256c1ded1114026f')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.14.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm 4.14.0-rc3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -1240,7 +1240,6 @@ CONFIG_BT_LE=y
|
|||
# CONFIG_BT_LEDS is not set
|
||||
# CONFIG_BT_SELFTEST is not set
|
||||
CONFIG_BT_DEBUGFS=y
|
||||
CONFIG_BT_LEGACY_IOCTL=y
|
||||
|
||||
#
|
||||
# Bluetooth device drivers
|
||||
|
|
Loading…
Reference in a new issue