mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-c2 to 3.14.29-18
This commit is contained in:
parent
4cfa857104
commit
0bd574b65e
2 changed files with 6 additions and 11 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-odroid-c2
|
||||
_commit=a2d029ac1f5078b6114a7a7c4db7d55f3b58ba23
|
||||
_commit=3b98f73becbac65fe06cfc14776d23340f69ffb3
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C2"
|
||||
pkgver=3.14.29
|
||||
pkgrel=17
|
||||
pkgrel=18
|
||||
arch=('aarch64')
|
||||
url="https://github.com/hardkernel/linux/tree/odroidc2-3.14.y"
|
||||
license=('GPL2')
|
||||
|
@ -20,9 +20,9 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'amlogic.service')
|
||||
md5sums=('b35b0d000aac4a487ef34fd646c57ef9'
|
||||
md5sums=('bb3f70c238b8c95a1d2203564e8d57c8'
|
||||
'SKIP'
|
||||
'89e79470c0aa02ae0ceda0d046871262'
|
||||
'a26873ee925535117dfeb17d2cf34033'
|
||||
'85fd3026c435ffa6d7c2d7f9767b4251'
|
||||
'b8956789318f49cec5b8bb0b41654a9b')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 3.14.29-13 Kernel Configuration
|
||||
# Linux/arm64 3.14.29-18 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_ARM64_HAS_SG_CHAIN=y
|
||||
|
@ -1984,12 +1984,6 @@ CONFIG_RT2X00_LIB_FIRMWARE=y
|
|||
CONFIG_RT2X00_LIB_CRYPTO=y
|
||||
CONFIG_RT2X00_LIB_LEDS=y
|
||||
# CONFIG_RT2X00_DEBUG is not set
|
||||
CONFIG_RTL_CARDS=m
|
||||
CONFIG_RTL8192CU=m
|
||||
CONFIG_RTLWIFI=m
|
||||
CONFIG_RTLWIFI_USB=m
|
||||
# CONFIG_RTLWIFI_DEBUG is not set
|
||||
CONFIG_RTL8192C_COMMON=m
|
||||
CONFIG_WL_TI=y
|
||||
# CONFIG_WL1251 is not set
|
||||
# CONFIG_WL12XX is not set
|
||||
|
@ -2002,6 +1996,7 @@ CONFIG_MWIFIEX=m
|
|||
CONFIG_MWIFIEX_USB=m
|
||||
# CONFIG_CW1200 is not set
|
||||
CONFIG_RTL8821AU=m
|
||||
CONFIG_RTL8192CU=m
|
||||
|
||||
#
|
||||
# WiMAX Wireless Broadband devices
|
||||
|
|
Loading…
Reference in a new issue