mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-odroid-c1 to 3.10.72-2
This commit is contained in:
parent
6b16f99155
commit
f35c23688e
2 changed files with 9 additions and 5 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-c1
|
||||
_commit=ff3b46e6e01c6daf4d82e65a90c7ee736d2f78da
|
||||
_commit=8636cd1de545eddbaba364797dfcf5983fe0756c
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C1"
|
||||
pkgver=3.10.72
|
||||
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=('d4e3290d6f7754568dbaab133a4ac4f6'
|
||||
md5sums=('90def96e189b1d5429c5db0f8a6e01a6'
|
||||
'SKIP'
|
||||
'e51be8a473bfe68ee888c8a5460d3361'
|
||||
'8194b92d76e26e103be3bf971649f4b0'
|
||||
'b8956789318f49cec5b8bb0b41654a9b'
|
||||
'1d2f1d042ebe8b49a85b6ceab9dc0dd4'
|
||||
'b2014d69ffa477f23d3a311a621a6bdc')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.72-1 Kernel Configuration
|
||||
# Linux/arm 3.10.72-2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -1135,6 +1135,8 @@ CONFIG_WIRELESS=y
|
|||
CONFIG_WIRELESS_EXT=y
|
||||
CONFIG_WEXT_CORE=y
|
||||
CONFIG_WEXT_PROC=y
|
||||
CONFIG_WEXT_SPY=y
|
||||
CONFIG_WEXT_PRIV=y
|
||||
# CONFIG_CFG80211 is not set
|
||||
# CONFIG_LIB80211 is not set
|
||||
|
||||
|
@ -4856,6 +4858,7 @@ CONFIG_BACKPORT_BRCMFMAC=m
|
|||
CONFIG_BACKPORT_BRCMFMAC_PROTO_BCDC=y
|
||||
# CONFIG_BACKPORT_BRCMFMAC_SDIO is not set
|
||||
CONFIG_BACKPORT_BRCMFMAC_USB=y
|
||||
# CONFIG_BACKPORT_LIBERTAS is not set
|
||||
CONFIG_BACKPORT_P54_COMMON=m
|
||||
CONFIG_BACKPORT_P54_USB=m
|
||||
# CONFIG_BACKPORT_P54_SPI is not set
|
||||
|
@ -4912,3 +4915,4 @@ CONFIG_BACKPORT_USB_SIERRA_NET=m
|
|||
#
|
||||
CONFIG_BACKPORT_USB_WDM=m
|
||||
CONFIG_RTL8192CU=m
|
||||
CONFIG_RTL8188EU=m
|
||||
|
|
Loading…
Reference in a new issue