mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-odroid-c1 to 3.10.80-18
This commit is contained in:
parent
c70ed2dff6
commit
7aa339d663
2 changed files with 5 additions and 6 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-c1
|
||||
_commit=58c162f3520d7833967b5748f39694ead4384005
|
||||
_commit=98b7d2c2c9da3d43d42adce240edef98c3c50a43
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C1"
|
||||
pkgver=3.10.80
|
||||
pkgrel=17
|
||||
pkgrel=18
|
||||
arch=('armv7h')
|
||||
url="https://github.com/hardkernel/linux"
|
||||
license=('GPL2')
|
||||
|
@ -20,10 +20,10 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'0001-gcc-5.1-fix-for-mac-address.patch'
|
||||
'config'
|
||||
'amlogic.service')
|
||||
md5sums=('0331ec1ba9ecf2eb546a891073754f0f'
|
||||
md5sums=('97dff8b88cb15780aaba7c794f52c623'
|
||||
'SKIP'
|
||||
'31b78a5c8c50bae59d62b11f53e14642'
|
||||
'1ac4f9f07abe1a53af4e4c42eaf98981'
|
||||
'3a0bf97c1c2f680328b49746e463c271'
|
||||
'b8956789318f49cec5b8bb0b41654a9b')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.80-16 Kernel Configuration
|
||||
# Linux/arm 3.10.80-18 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -345,7 +345,6 @@ CONFIG_CLKTREE_DEBUG=y
|
|||
# CONFIG_MESON_CPU_TEMP_SENSOR is not set
|
||||
CONFIG_MESON_SUSPEND_FIRMWARE_BASE=0x04f00000
|
||||
# CONFIG_MESON_TRUSTZONE is not set
|
||||
CONFIG_MESON_GIC_FIQ=y
|
||||
# CONFIG_MESON_CUSTOM_BOARD_SUPPORT is not set
|
||||
# CONFIG_GPIO_PCA953X is not set
|
||||
# CONFIG_KEYBOARD_GPIO_POLLED is not set
|
||||
|
|
Loading…
Reference in a new issue