mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-odroid-c1 to 3.10.96-4
This commit is contained in:
parent
3eda2c53bf
commit
83322c6238
2 changed files with 6 additions and 6 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-c1
|
||||
_commit=988796ce447d71764f9773735e1748f96573a896
|
||||
_commit=c85ad1bda709443ef3d3f37b5b2f9ffc4a755283
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C1"
|
||||
pkgver=3.10.96
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
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=('2710e87def350fceb2e1a6928d51ce7e'
|
||||
md5sums=('62f20fcab86b0c8249711af50c0ab943'
|
||||
'SKIP'
|
||||
'969cd9ee3116cdd18fed121c87094065'
|
||||
'13c4ff9b965460a683081e7b4e6940d8'
|
||||
'64e919a11f4a54e7b80fe290de1874fc'
|
||||
'b8956789318f49cec5b8bb0b41654a9b')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.96-3 Kernel Configuration
|
||||
# Linux/arm 3.10.96-4 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -4275,7 +4275,7 @@ CONFIG_UMPLOCK=y
|
|||
# ODROID Specific Hardware
|
||||
#
|
||||
CONFIG_ODROID_TOUCHSCREEN_ADS7846=m
|
||||
CONFIG_ODROID_AML_GPIO_LIB=m
|
||||
# CONFIG_ODROID_AML_GPIO_LIB is not set
|
||||
|
||||
#
|
||||
# File systems
|
||||
|
|
Loading…
Reference in a new issue