mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-n2 to 4.9.177-2
This commit is contained in:
parent
12467d3d41
commit
f9eefc83fa
2 changed files with 6 additions and 6 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-odroid-n2
|
||||
_commit=2df7b7e9829ad2fd2aae1852039443613be5173c
|
||||
_commit=c1116eecfb0a085f813ad8925b083e7ffaa7d7d7
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-N2"
|
||||
pkgver=4.9.177
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('aarch64')
|
||||
url="https://github.com/hardkernel/linux/tree/odroidn2-4.9.y"
|
||||
license=('GPL2')
|
||||
|
@ -20,8 +20,8 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('ed4af57a30858230ed52458887884035'
|
||||
'eb3e6e90af53ab8e509dd37124b4ae39'
|
||||
md5sums=('7aa4bd3140ba0f5fd8a05c96a68baad5'
|
||||
'9e30b1e46c8fdf522c96ae119a31c7e2'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'3dc88030a8f2f5a5f97266d99b149f77')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.9.170-2 Kernel Configuration
|
||||
# Linux/arm64 4.9.177-2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -133,7 +133,7 @@ CONFIG_CGROUP_DEVICE=y
|
|||
CONFIG_CPUSETS=y
|
||||
CONFIG_PROC_PID_CPUSET=y
|
||||
CONFIG_CGROUP_CPUACCT=y
|
||||
CONFIG_CGROUP_SCHEDTUNE=y
|
||||
# CONFIG_CGROUP_SCHEDTUNE is not set
|
||||
CONFIG_PAGE_COUNTER=y
|
||||
CONFIG_MEMCG=y
|
||||
CONFIG_MEMCG_SWAP=y
|
||||
|
|
Loading…
Reference in a new issue