mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-odroid-c2 to 3.14.79-5
This commit is contained in:
parent
32c7721851
commit
950092ba5b
2 changed files with 5 additions and 5 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-odroid-c2
|
||||
_commit=3a7ebca6042f16e910643059c52ae7b7aa393915
|
||||
_commit=135cacc3251a1265ec1c67a02af469372f178b9b
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C2"
|
||||
pkgver=3.14.79
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
arch=('aarch64')
|
||||
url="https://github.com/hardkernel/linux/tree/odroidc2-3.14.y"
|
||||
license=('GPL2')
|
||||
|
@ -21,7 +21,7 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'amlogic.service')
|
||||
md5sums=('b7011e191d1fcb8fd1607eda199bf0f1'
|
||||
md5sums=('040d2b37e7bf3cb201ce3d5010833dac'
|
||||
'SKIP'
|
||||
'3c4a5342ac88d86b4bf99e7d0b8b2977'
|
||||
'3f19fc977ffa72a6dbf528658783658d'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 3.14.77-2 Kernel Configuration
|
||||
# Linux/arm64 3.14.79-3 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_ARM64_HAS_SG_CHAIN=y
|
||||
|
@ -1855,7 +1855,7 @@ CONFIG_NET_VENDOR_WIZNET=y
|
|||
# CONFIG_SMSC_PHY is not set
|
||||
# CONFIG_BROADCOM_PHY is not set
|
||||
# CONFIG_BCM87XX_PHY is not set
|
||||
CONFIG_ICPLUS_PHY=y
|
||||
# CONFIG_ICPLUS_PHY is not set
|
||||
# CONFIG_REALTEK_PHY is not set
|
||||
# CONFIG_NATIONAL_PHY is not set
|
||||
# CONFIG_STE10XP is not set
|
||||
|
|
Loading…
Reference in a new issue