mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-c1 to 3.10.96-2
This commit is contained in:
parent
59f2270d72
commit
16b5be5c3c
2 changed files with 5 additions and 10 deletions
|
@ -4,12 +4,12 @@
|
||||||
buildarch=4
|
buildarch=4
|
||||||
|
|
||||||
pkgbase=linux-odroid-c1
|
pkgbase=linux-odroid-c1
|
||||||
_commit=7ab9b9a07ec7ba32730a099a36b427dad2e32782
|
_commit=b387145ec497cf1461ca02cbcaa6e38cee99c9a2
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ODROID-C1"
|
_desc="ODROID-C1"
|
||||||
pkgver=3.10.96
|
pkgver=3.10.96
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="https://github.com/hardkernel/linux"
|
url="https://github.com/hardkernel/linux"
|
||||||
license=('GPL2')
|
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'
|
'0001-gcc-5.1-fix-for-mac-address.patch'
|
||||||
'config'
|
'config'
|
||||||
'amlogic.service')
|
'amlogic.service')
|
||||||
md5sums=('364006e40d0c53ded0d2073f4d4f3c16'
|
md5sums=('8a13f7a0fa7edec3ef3653aa8917d424'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'969cd9ee3116cdd18fed121c87094065'
|
'969cd9ee3116cdd18fed121c87094065'
|
||||||
'dddd80ff069133bb5c96caf3b71e20b2'
|
'c35dce9a557e7762cc0aeba76466ff6a'
|
||||||
'b8956789318f49cec5b8bb0b41654a9b')
|
'b8956789318f49cec5b8bb0b41654a9b')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 3.10.96-1 Kernel Configuration
|
# Linux/arm 3.10.96-2 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||||
|
@ -4405,11 +4405,6 @@ CONFIG_F2FS_STAT_FS=y
|
||||||
CONFIG_F2FS_FS_XATTR=y
|
CONFIG_F2FS_FS_XATTR=y
|
||||||
CONFIG_F2FS_FS_POSIX_ACL=y
|
CONFIG_F2FS_FS_POSIX_ACL=y
|
||||||
# CONFIG_AUFS_FS is not set
|
# CONFIG_AUFS_FS is not set
|
||||||
# CONFIG_AUFS_BRANCH_MAX_127 is not set
|
|
||||||
# CONFIG_AUFS_BRANCH_MAX_511 is not set
|
|
||||||
# CONFIG_AUFS_BRANCH_MAX_1023 is not set
|
|
||||||
# CONFIG_AUFS_BRANCH_MAX_32767 is not set
|
|
||||||
# CONFIG_AUFS_HFSNOTIFY is not set
|
|
||||||
CONFIG_NETWORK_FILESYSTEMS=y
|
CONFIG_NETWORK_FILESYSTEMS=y
|
||||||
CONFIG_NFS_FS=y
|
CONFIG_NFS_FS=y
|
||||||
CONFIG_NFS_V2=y
|
CONFIG_NFS_V2=y
|
||||||
|
|
Loading…
Reference in a new issue