mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-veyron to 3.14.0-11
This commit is contained in:
parent
1b9e5cdbd0
commit
c6779a40f4
2 changed files with 5 additions and 4 deletions
|
@ -7,8 +7,8 @@ pkgbase=linux-veyron
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="Veyron Chromebooks"
|
||||
pkgver=3.14.0
|
||||
pkgrel=10
|
||||
_commit=6094ec4d1c922be753c08629c9d3595df4e30eb9
|
||||
pkgrel=11
|
||||
_commit=1485d934266c8df3599c779736d3b88cb7ee3629
|
||||
arch=('armv7h')
|
||||
url="https://chromium.googlesource.com/chromiumos/third_party/kernel/+/chromeos-3.14"
|
||||
license=('GPL2')
|
||||
|
@ -37,7 +37,7 @@ md5sums=('SKIP'
|
|||
'a4ed8eff558abe5bea1eda89cdda2526'
|
||||
'1c666a868a11e8b799723673772079f4'
|
||||
'a04ae86c479589d5b638b26d9f6c5a8e'
|
||||
'd3d0d08037ec930c4e2b4c53dce7ddb1'
|
||||
'1d75ccad0b6d1b2a0194b62f31ca56c3'
|
||||
'1d77c34a9c759a7f54df718cd80de567'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.14.0-6 Kernel Configuration
|
||||
# Linux/arm 3.14.0-11 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -3711,6 +3711,7 @@ CONFIG_CROS_EC_ACCEL=m
|
|||
# CONFIG_MCP320X is not set
|
||||
# CONFIG_MCP3422 is not set
|
||||
# CONFIG_NAU7802 is not set
|
||||
CONFIG_ROCKCHIP_SARADC=m
|
||||
# CONFIG_TI_ADC081C is not set
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue