mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-xu3 to 4.14.26-2
This commit is contained in:
parent
d38995e0a2
commit
e164d3fadc
2 changed files with 6 additions and 6 deletions
|
@ -4,12 +4,12 @@
|
||||||
buildarch=4
|
buildarch=4
|
||||||
|
|
||||||
pkgbase=linux-odroid-xu3
|
pkgbase=linux-odroid-xu3
|
||||||
_commit=042d8a86640d632d9a854a1bc25f92d458f5845f
|
_commit=aba7da06a0660082933e1dd7ff356147c5441fd6
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ODROID-XU3/XU4/HC1"
|
_desc="ODROID-XU3/XU4/HC1"
|
||||||
pkgver=4.14.26
|
pkgver=4.14.26
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="https://github.com/hardkernel/linux"
|
url="https://github.com/hardkernel/linux"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -19,8 +19,8 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
||||||
'config'
|
'config'
|
||||||
'linux.preset'
|
'linux.preset'
|
||||||
'99-linux.hook')
|
'99-linux.hook')
|
||||||
md5sums=('284decb954563a12b4a5bfb5964d0c5d'
|
md5sums=('be5c2dc7e5dcdeab29a9e41a401df3de'
|
||||||
'f4a13ae81afae028fb12bb0703dc78e4'
|
'dea705ccba310fd1b6ae525e0170dbfa'
|
||||||
'a84976d500db50cee07177eccfe2f455'
|
'a84976d500db50cee07177eccfe2f455'
|
||||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 4.14.26-1 Kernel Configuration
|
# Linux/arm 4.14.26-2 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||||
|
@ -2132,7 +2132,7 @@ CONFIG_USB_ZD1201=m
|
||||||
CONFIG_ZD1211RW=m
|
CONFIG_ZD1211RW=m
|
||||||
# CONFIG_ZD1211RW_DEBUG is not set
|
# CONFIG_ZD1211RW_DEBUG is not set
|
||||||
CONFIG_WLAN_VENDOR_QUANTENNA=y
|
CONFIG_WLAN_VENDOR_QUANTENNA=y
|
||||||
# CONFIG_RTL8821AU is not set
|
CONFIG_RTL8821AU=m
|
||||||
CONFIG_RTL8188EU=m
|
CONFIG_RTL8188EU=m
|
||||||
# CONFIG_MAC80211_HWSIM is not set
|
# CONFIG_MAC80211_HWSIM is not set
|
||||||
CONFIG_USB_NET_RNDIS_WLAN=m
|
CONFIG_USB_NET_RNDIS_WLAN=m
|
||||||
|
|
Loading…
Reference in a new issue