mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-odroid-xu3 to 3.10.96-3
This commit is contained in:
parent
ed9b499bdf
commit
59f2270d72
2 changed files with 6 additions and 6 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-xu3
|
||||
_commit=87d06177d34a89fa95f3ce879678e36953c129c8
|
||||
_commit=e9990ec4844fc16f9c18b67d2613887cc8713f9e
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-XU3"
|
||||
pkgver=3.10.96
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('armv7h')
|
||||
url="https://github.com/hardkernel/linux"
|
||||
license=('GPL2')
|
||||
|
@ -17,8 +17,8 @@ makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git')
|
|||
options=('!strip')
|
||||
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
||||
'config')
|
||||
md5sums=('ca4f133babd2e1f33f5b6de691f8ad2b'
|
||||
'488dbaacd974c87a5bb305800434cb58')
|
||||
md5sums=('ffc00cd5754864beac928aabe1edd088'
|
||||
'e11bb11ef5d1c310756384d7122fbba7')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.96-2 Kernel Configuration
|
||||
# Linux/arm 3.10.96-3 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -1862,7 +1862,7 @@ CONFIG_I2C_GPIO_CUSTOM=m
|
|||
# CONFIG_I2C_PCA_PLATFORM is not set
|
||||
# CONFIG_I2C_PXA_PCI is not set
|
||||
CONFIG_HAVE_S3C2410_I2C=y
|
||||
CONFIG_I2C_S3C2410=y
|
||||
CONFIG_I2C_S3C2410=m
|
||||
CONFIG_HAVE_EXYNOS5_HSI2C=y
|
||||
# CONFIG_I2C_SIMTEC is not set
|
||||
# CONFIG_I2C_XILINX is not set
|
||||
|
|
Loading…
Reference in a new issue