mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-odroid-xu3 to 4.9.50-2
This commit is contained in:
parent
b1ae8471d7
commit
ea2a287785
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=d2314ab684be778f3206c5eddaf362c89dad770e
|
_commit=b3b75cfbcf17ff79136fda0b3a858615ab0b45f6
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ODROID-XU3/4"
|
_desc="ODROID-XU3/4"
|
||||||
pkgver=4.9.50
|
pkgver=4.9.50
|
||||||
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=('2acc85f1b589a3dc75955c246821c9d9'
|
md5sums=('94aeed7f284bae6f6f4147e2e35c29c2'
|
||||||
'a653c845690429fe09e590018c508460'
|
'446f23ea86e86f21fd54998196d02851'
|
||||||
'a84976d500db50cee07177eccfe2f455'
|
'a84976d500db50cee07177eccfe2f455'
|
||||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 4.9.50-1 Kernel Configuration
|
# Linux/arm 4.9.50-2 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||||
|
@ -2121,7 +2121,7 @@ CONFIG_USB_ZD1201=m
|
||||||
CONFIG_ZD1211RW=m
|
CONFIG_ZD1211RW=m
|
||||||
# CONFIG_ZD1211RW_DEBUG is not set
|
# CONFIG_ZD1211RW_DEBUG is not set
|
||||||
CONFIG_RTL8723DU=m
|
CONFIG_RTL8723DU=m
|
||||||
# CONFIG_RTL8812AU is not set
|
CONFIG_RTL8812AU=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