mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-zedboard to 3.19.0-2
This commit is contained in:
parent
ef97bf2ec9
commit
a52c689b05
2 changed files with 6 additions and 6 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-zedboard
|
||||
_commit=3ac6c72c1737db1963d6c57b301bc10723b55a5b
|
||||
_commit=89590ccd978a242819f95e26ea26ee609864bd52
|
||||
_srcname=linux-xlnx-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ZedBoard"
|
||||
pkgver=3.19.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv7h')
|
||||
url="https://github.com/Xilinx/linux-xlnx"
|
||||
license=('GPL2')
|
||||
|
@ -18,9 +18,9 @@ options=('!strip')
|
|||
source=("https://github.com/Xilinx/linux-xlnx/archive/${_commit}.tar.gz"
|
||||
"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs${pkgver%.*}"
|
||||
'config')
|
||||
md5sums=('ed80ba606deef61a896e29ff33795a52'
|
||||
md5sums=('a8c513775d714e5d6e7b0ed255920bf4'
|
||||
'SKIP'
|
||||
'c16880c8a6e73d9fd0a0e56a2cc51086')
|
||||
'8da8be2690c101b39394b31b4a89355b')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.19.0-1 Kernel Configuration
|
||||
# Linux/arm 3.19.0-2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -3891,7 +3891,7 @@ CONFIG_XILINX_AXICDMA=y
|
|||
# CONFIG_XILINX_CDMATEST is not set
|
||||
# CONFIG_XILINX_DPDMA is not set
|
||||
# CONFIG_XILINX_VDMA is not set
|
||||
# CONFIG_XILINX_ZDMA is not set
|
||||
# CONFIG_XILINX_ZYNQMP_DMA is not set
|
||||
# CONFIG_NBPFAXI_DMA is not set
|
||||
CONFIG_DMA_ENGINE=y
|
||||
CONFIG_DMA_OF=y
|
||||
|
|
Loading…
Reference in a new issue