mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-n2 to 4.9.182-2
This commit is contained in:
parent
e36e8a1cb7
commit
d1e3f3087c
2 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@ _srcname=linux-${_commit}
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-N2"
|
||||
pkgver=4.9.182
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('aarch64')
|
||||
url="https://github.com/hardkernel/linux/tree/odroidn2-4.9.y"
|
||||
license=('GPL2')
|
||||
|
@ -21,7 +21,7 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('d44f2609d7c603717447441c8e175906'
|
||||
'96f34e42741aa5e6afaba318f280ac74'
|
||||
'a85703f847cb4bfd68036f4dc64391a4'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'3dc88030a8f2f5a5f97266d99b149f77')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.9.177-4 Kernel Configuration
|
||||
# Linux/arm64 4.9.182-2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -1842,7 +1842,7 @@ CONFIG_AMLOGIC_GPIO_IRQ=y
|
|||
#
|
||||
CONFIG_AMLOGIC_ATV_DEMOD=y
|
||||
CONFIG_AMLOGIC_DEBUG=y
|
||||
CONFIG_AMLOGIC_DEBUG_LOCKUP=y
|
||||
# CONFIG_AMLOGIC_DEBUG_LOCKUP is not set
|
||||
|
||||
#
|
||||
# Amlogic defend img file update support
|
||||
|
|
Loading…
Reference in a new issue