mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-raspberrypi to 5.10.33-2
This commit is contained in:
parent
11cf83e5f1
commit
5a9f1417e9
2 changed files with 6 additions and 6 deletions
|
@ -6,12 +6,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=96110e96f1a82e236afb9a248258f1ef917766e9
|
||||
_commit=9394937ee2b194cdc747aa7014c1f35a3ad3ee77
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=5.10.33
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -24,11 +24,11 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('ce18f324dbd9d2ca8b7689694f33b54b'
|
||||
md5sums=('259a103914620291bb875182ad462ae0'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'9669d916a5929a2eedbd64477f83d99e'
|
||||
'db2d3b1cde7fc6a7973a7db450691537'
|
||||
'22d63497ec377b47942588b684a4fc96'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.10.31 Kernel Configuration
|
||||
# Linux/arm 5.10.33 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -2467,7 +2467,7 @@ CONFIG_NET_VENDOR_QLOGIC=y
|
|||
CONFIG_NET_VENDOR_QUALCOMM=y
|
||||
CONFIG_QCA7000=m
|
||||
CONFIG_QCA7000_SPI=m
|
||||
# CONFIG_QCA7000_UART is not set
|
||||
CONFIG_QCA7000_UART=m
|
||||
# CONFIG_QCOM_EMAC is not set
|
||||
# CONFIG_RMNET is not set
|
||||
CONFIG_NET_VENDOR_RDC=y
|
||||
|
|
Loading…
Reference in a new issue