mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-am33x to 4.6.0-3
This commit is contained in:
parent
a32df685e8
commit
f1b75507b7
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ _srcname=linux-4.6
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=4.6.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
rcnrel=bone3
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -25,7 +25,7 @@ md5sums=('d2927020e24a76da4ab482a8bc3e9ef3'
|
|||
'f6de36b3215daf396ca202113e2cd18b'
|
||||
'SKIP'
|
||||
'3cd24d1cc05e9229b49d6922208c6fb2'
|
||||
'7e943f29164910e34bc9b2adfea100e2')
|
||||
'487ebcc10b6a8e40f15deb2c53e8a975')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.6.0-2 Kernel Configuration
|
||||
# Linux/arm 4.6.0-3 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -3955,7 +3955,7 @@ CONFIG_BACKLIGHT_PWM=m
|
|||
# CONFIG_BACKLIGHT_LM3639 is not set
|
||||
# CONFIG_BACKLIGHT_LP855X is not set
|
||||
# CONFIG_BACKLIGHT_PANDORA is not set
|
||||
# CONFIG_BACKLIGHT_TPS65217 is not set
|
||||
CONFIG_BACKLIGHT_TPS65217=m
|
||||
CONFIG_BACKLIGHT_GPIO=m
|
||||
# CONFIG_BACKLIGHT_LV5207LP is not set
|
||||
# CONFIG_BACKLIGHT_BD6107 is not set
|
||||
|
|
Loading…
Reference in a new issue