mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
parent
545af5a41e
commit
e6f0f01214
2 changed files with 8 additions and 7 deletions
|
@ -7,8 +7,8 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-4.13
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=4.13.1
|
||||
pkgrel=2
|
||||
pkgver=4.13.2
|
||||
pkgrel=1
|
||||
rcnrel=bone1
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -24,12 +24,12 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('ab1a2abc6f37b752dd2595338bec4e78'
|
||||
'e2824a53597a9af0bfb2c533386842f0'
|
||||
'855c736bedb30438a409aa414a8dfbe2'
|
||||
'0aed60167525cb5cecdd29e78fc5f58e'
|
||||
'cba02a052fde7e53e5b4cf2e5615ac88'
|
||||
'SKIP'
|
||||
'dc780fbf3d4d1175a94232d7ba1e3cb3'
|
||||
'9fca663632b353e196b4f090f22500ce'
|
||||
'f575ed91dcd73677a820196fd1d1d986'
|
||||
'165f8d755f3d86d7f1e9a7c18ea0aa44'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.13.1-2 Kernel Configuration
|
||||
# Linux/arm 4.13.2-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -6053,6 +6053,7 @@ CONFIG_UFS_FS=m
|
|||
# CONFIG_UFS_DEBUG is not set
|
||||
CONFIG_EXOFS_FS=m
|
||||
# CONFIG_EXOFS_DEBUG is not set
|
||||
# CONFIG_AUFS_FS is not set
|
||||
CONFIG_ORE=m
|
||||
CONFIG_NETWORK_FILESYSTEMS=y
|
||||
CONFIG_NFS_FS=y
|
||||
|
|
Loading…
Reference in a new issue