mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-odroid-xu3 to 4.14.14-2
This commit is contained in:
parent
768270e6d0
commit
80ebd6c1d3
2 changed files with 6 additions and 5 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-xu3
|
||||
_commit=022ca125f1d61864415039e9f9ecf25c1220155a
|
||||
_commit=4820b9d5ebbd4e80ec894b30130d78364e6c295c
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-XU3/4"
|
||||
pkgver=4.14.14
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv7h')
|
||||
url="https://github.com/hardkernel/linux"
|
||||
license=('GPL2')
|
||||
|
@ -19,8 +19,8 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('e745b6bfd15b148d7f28479910922b19'
|
||||
'5ebab3789f921b07bacc039e64f1515f'
|
||||
md5sums=('da58cec202069123cee2c6b18e6db333'
|
||||
'40af819e5b9060c6c598204bc8f2650a'
|
||||
'a84976d500db50cee07177eccfe2f455'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.14.13-1 Kernel Configuration
|
||||
# Linux/arm 4.14.14-2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -2119,6 +2119,7 @@ CONFIG_ZD1211RW=m
|
|||
# CONFIG_ZD1211RW_DEBUG is not set
|
||||
CONFIG_WLAN_VENDOR_QUANTENNA=y
|
||||
CONFIG_RTL8812AU=m
|
||||
CONFIG_RTL8188EU=m
|
||||
# CONFIG_MAC80211_HWSIM is not set
|
||||
CONFIG_USB_NET_RNDIS_WLAN=m
|
||||
|
||||
|
|
Loading…
Reference in a new issue