mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-odroid-c1 to 3.10.104-12
This commit is contained in:
parent
a99ee9a86c
commit
c75d7426fb
2 changed files with 7 additions and 7 deletions
|
@ -4,12 +4,12 @@
|
||||||
buildarch=4
|
buildarch=4
|
||||||
|
|
||||||
pkgbase=linux-odroid-c1
|
pkgbase=linux-odroid-c1
|
||||||
_commit=527d96d271e122ff625320ef99f13ebcd322cebd
|
_commit=29ceae15e7241f635dfb18ea8ee9c3d4c32a2d5a
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ODROID-C1"
|
_desc="ODROID-C1"
|
||||||
pkgver=3.10.104
|
pkgver=3.10.104
|
||||||
pkgrel=11
|
pkgrel=12
|
||||||
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-packet-fix-race-condition-in-packet_set_ring.patch'
|
'0001-packet-fix-race-condition-in-packet_set_ring.patch'
|
||||||
'config'
|
'config'
|
||||||
'amlogic.service')
|
'amlogic.service')
|
||||||
md5sums=('084b22805ae93be60089f3a2151d5bd7'
|
md5sums=('17929b7fa6848b798ff5c8d492cb4b76'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'681ed4c48a9ee2a767f1df806623a9f2'
|
'681ed4c48a9ee2a767f1df806623a9f2'
|
||||||
'0f9784fa30b20bfe6809440ede05107b'
|
'c27274182cbe6e22dcf5b12ad84f4585'
|
||||||
'b8956789318f49cec5b8bb0b41654a9b')
|
'b8956789318f49cec5b8bb0b41654a9b')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 3.10.104-8 Kernel Configuration
|
# Linux/arm 3.10.104-12 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||||
|
@ -1930,8 +1930,8 @@ CONFIG_MII=y
|
||||||
CONFIG_MACVLAN=m
|
CONFIG_MACVLAN=m
|
||||||
CONFIG_MACVTAP=m
|
CONFIG_MACVTAP=m
|
||||||
CONFIG_VXLAN=m
|
CONFIG_VXLAN=m
|
||||||
CONFIG_NETCONSOLE=y
|
CONFIG_NETCONSOLE=m
|
||||||
# CONFIG_NETCONSOLE_DYNAMIC is not set
|
CONFIG_NETCONSOLE_DYNAMIC=y
|
||||||
CONFIG_NETPOLL=y
|
CONFIG_NETPOLL=y
|
||||||
# CONFIG_NETPOLL_TRAP is not set
|
# CONFIG_NETPOLL_TRAP is not set
|
||||||
CONFIG_NET_POLL_CONTROLLER=y
|
CONFIG_NET_POLL_CONTROLLER=y
|
||||||
|
|
Loading…
Reference in a new issue