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-28
This commit is contained in:
parent
d31994a169
commit
9c29bb2be5
2 changed files with 6 additions and 6 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-odroid-c2
|
||||
_commit=d07325078d7626730d593ac7a1cc333f451850d9
|
||||
_commit=f966ebfc0e8dc88c7931b4640b8a1b4bc2e13faa
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C2"
|
||||
pkgver=3.14.79
|
||||
pkgrel=27
|
||||
pkgrel=28
|
||||
arch=('aarch64')
|
||||
url="https://github.com/hardkernel/linux/tree/odroidc2-3.14.y"
|
||||
license=('GPL2')
|
||||
|
@ -21,10 +21,10 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'amlogic.service')
|
||||
md5sums=('19f9be2ea4f0214f318938133b018147'
|
||||
md5sums=('62a01a1c7e830a081f92ad2908a1e7a9'
|
||||
'SKIP'
|
||||
'4e11a812de6e7d749103b6a2e6bef301'
|
||||
'789d95522e465fe5ffce5957e7a1d9fb'
|
||||
'547859960a8837546feb44284f7695e8'
|
||||
'85fd3026c435ffa6d7c2d7f9767b4251'
|
||||
'b8956789318f49cec5b8bb0b41654a9b')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 3.14.79-27 Kernel Configuration
|
||||
# Linux/arm64 3.14.79-28 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_ARM64_HAS_SG_CHAIN=y
|
||||
|
@ -3875,7 +3875,7 @@ CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
|
|||
CONFIG_RTC_INTF_SYSFS=y
|
||||
CONFIG_RTC_INTF_PROC=y
|
||||
CONFIG_RTC_INTF_DEV=y
|
||||
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
|
||||
CONFIG_RTC_INTF_DEV_UIE_EMUL=y
|
||||
# CONFIG_RTC_DRV_TEST is not set
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue