mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-am33x-legacy to 3.8.13-16
This commit is contained in:
parent
34e9ccefd0
commit
908c20a332
2 changed files with 6 additions and 6 deletions
|
@ -9,8 +9,8 @@ pkgname=('linux-am33x-legacy' 'linux-headers-am33x-legacy')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.8
|
||||
pkgver=${_basekernel}.13
|
||||
pkgrel=15
|
||||
bonerel=37
|
||||
pkgrel=16
|
||||
bonerel=40
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -24,8 +24,8 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz"
|
|||
'aufs3-3.8.patch.xz')
|
||||
md5sums=('1c738edfc54e7c65faeb90c436104e2f'
|
||||
'412da22dabe4d7fcb78b3c14e53cd892'
|
||||
'743a8b115709b5e1927110730d469a46'
|
||||
'a5797f785300e83e13e66cdde8a1aa8b'
|
||||
'6f2fd139a31c62c7e718fd6a02fae008'
|
||||
'17a28940b697d913f6d2fca230b5bacd'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'd819af0969e0726cbf9ae6be5e044a75')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.8.13-14 Kernel Configuration
|
||||
# Linux/arm 3.8.13-16 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -3503,7 +3503,7 @@ CONFIG_USB_ISP1301=m
|
|||
# CONFIG_USB_RCAR_PHY is not set
|
||||
# CONFIG_USB_ATM is not set
|
||||
CONFIG_USB_GADGET=y
|
||||
CONFIG_USB_GADGET_DEBUG=y
|
||||
# CONFIG_USB_GADGET_DEBUG is not set
|
||||
CONFIG_USB_GADGET_DEBUG_FILES=y
|
||||
CONFIG_USB_GADGET_DEBUG_FS=y
|
||||
CONFIG_USB_GADGET_VBUS_DRAW=2
|
||||
|
|
Loading…
Reference in a new issue