mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-odroid-c1 to 3.10.80-16
This commit is contained in:
parent
b42b1dae95
commit
9fc4eeb75a
2 changed files with 6 additions and 5 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-c1
|
||||
_commit=f444f77250eec5310730b31b3a0d9599bbe2135c
|
||||
_commit=c5a11154dba55343fc7cabcef3903cc09fb9b250
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C1"
|
||||
pkgver=3.10.80
|
||||
pkgrel=15
|
||||
pkgrel=16
|
||||
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=('990f103463ab229dd8d7d70d85f80f32'
|
||||
md5sums=('216465091dbfe7d05d493c0824ce8b9d'
|
||||
'SKIP'
|
||||
'31b78a5c8c50bae59d62b11f53e14642'
|
||||
'fb1db66cb36fc6e6d1ce438a2524554a'
|
||||
'1ac4f9f07abe1a53af4e4c42eaf98981'
|
||||
'b8956789318f49cec5b8bb0b41654a9b')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.80-14 Kernel Configuration
|
||||
# Linux/arm 3.10.80-16 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -345,6 +345,7 @@ 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