mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-odroid-c1 to 3.10.73-2
This commit is contained in:
parent
9b0fbafafe
commit
9587455fd0
2 changed files with 7 additions and 5 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-c1
|
||||
_commit=7ed7e4aeb4ae13c7a484d2d313946ab7250c447d
|
||||
_commit=103250bf0315e891eaf6d5808268a9b964be6d99
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C1"
|
||||
pkgver=3.10.73
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv7h')
|
||||
url="https://github.com/hardkernel/linux"
|
||||
license=('GPL2')
|
||||
|
@ -21,9 +21,9 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'amlogic.service'
|
||||
'0001-dirty-status-led-active-low-hack.patch'
|
||||
'0002-remove-backports-cflags.patch')
|
||||
md5sums=('eaac82643d27abc91dbe6121e593ea9e'
|
||||
md5sums=('6e0069aaad881b2181651f64859a78c1'
|
||||
'SKIP'
|
||||
'a5746d4e01efae127851e9f93a4d14b6'
|
||||
'4d625bc2d4b4315543edf7b02b2ab869'
|
||||
'b8956789318f49cec5b8bb0b41654a9b'
|
||||
'1d2f1d042ebe8b49a85b6ceab9dc0dd4'
|
||||
'b2014d69ffa477f23d3a311a621a6bdc')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.73-1 Kernel Configuration
|
||||
# Linux/arm 3.10.73-2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -3808,6 +3808,7 @@ CONFIG_USBIP_HOST=m
|
|||
# CONFIG_ECHO is not set
|
||||
# CONFIG_COMEDI is not set
|
||||
# CONFIG_ASUS_OLED is not set
|
||||
CONFIG_R8712U=m
|
||||
CONFIG_RTS5139=m
|
||||
CONFIG_RTS5139_DEBUG=y
|
||||
# CONFIG_TRANZPORT is not set
|
||||
|
@ -4917,3 +4918,4 @@ CONFIG_BACKPORT_USB_SIERRA_NET=m
|
|||
CONFIG_BACKPORT_USB_WDM=m
|
||||
CONFIG_RTL8192CU=m
|
||||
CONFIG_RTL8188EU=m
|
||||
CONFIG_RTL8192DU=m
|
||||
|
|
Loading…
Reference in a new issue