mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
parent
d873dc7713
commit
683919ffda
2 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@ _srcname=linux-${_commit}
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C1"
|
||||
pkgver=3.10.69
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
arch=('armv7h')
|
||||
url="https://github.com/hardkernel/linux"
|
||||
license=('GPL2')
|
||||
|
@ -22,7 +22,7 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'0001-dirty-status-led-active-low-hack.patch')
|
||||
md5sums=('4329dc5d8b71a7f3dd69c65eaac82e18'
|
||||
'SKIP'
|
||||
'f89283d057c88211b9e7c7681609f856'
|
||||
'ac535409f97a00452649e856297c2c0f'
|
||||
'b8956789318f49cec5b8bb0b41654a9b'
|
||||
'11c4c2d1b6cf051fac1c6109c2bf8a16')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.69-3 Kernel Configuration
|
||||
# Linux/arm 3.10.69-4 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -2137,7 +2137,7 @@ CONFIG_RT2800USB=m
|
|||
CONFIG_RT2800USB_RT33XX=y
|
||||
CONFIG_RT2800USB_RT35XX=y
|
||||
CONFIG_RT2800USB_RT53XX=y
|
||||
# CONFIG_RT2800USB_RT55XX is not set
|
||||
CONFIG_RT2800USB_RT55XX=y
|
||||
CONFIG_RT2800USB_UNKNOWN=y
|
||||
CONFIG_RT2800_LIB=m
|
||||
CONFIG_RT2X00_LIB_USB=m
|
||||
|
|
Loading…
Reference in a new issue