mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-armv7 to 6.9.8-1
Update and provide GENET
This commit is contained in:
parent
c013c4594c
commit
cdee7ba3a0
2 changed files with 11 additions and 11 deletions
|
@ -7,8 +7,8 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-6.9
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=6.9.7
|
||||
pkgrel=2
|
||||
pkgver=6.9.8
|
||||
pkgrel=1
|
||||
rcnver=6.9.0
|
||||
rcnrel=multiv7-r1
|
||||
arch=('armv7h')
|
||||
|
@ -32,7 +32,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v6.x/${_srcname}.tar.xz"
|
|||
'kernel_data_key.vbprivk'
|
||||
'linux.preset')
|
||||
md5sums=('b9828ed78dae306e3d90643cd5cdb8f1'
|
||||
'9a807245d184e538dde68f5807409240'
|
||||
'cedcebe38158dec55db486e4ebdd295b'
|
||||
'39c5b016f75c2e8ca64222eb16ad6c6e'
|
||||
'9e9d3b4cde2e27afd79f8818eb86a493'
|
||||
'46fd4237094df0d32e19ef797511195f'
|
||||
|
@ -41,7 +41,7 @@ md5sums=('b9828ed78dae306e3d90643cd5cdb8f1'
|
|||
'68e6db7ebf429d65e1696ad83bdcb329'
|
||||
'e03a69d7b41ce58991c7cbaf5cfdaee3'
|
||||
'30c879166a58eb98e7ce6a652427a4b1'
|
||||
'e5369000a2a6ad4bd150d85b0626c9de'
|
||||
'b8a2148124520313911171927170d421'
|
||||
'2d6094def20fc719ea4c36624eb91c39'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 6.9.7-2 Kernel Configuration
|
||||
# Linux/arm 6.9.8-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240507"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -2858,7 +2858,7 @@ CONFIG_FUSION_CTL=m
|
|||
# end of IEEE 1394 (FireWire) support
|
||||
|
||||
CONFIG_NETDEVICES=y
|
||||
CONFIG_MII=m
|
||||
CONFIG_MII=y
|
||||
CONFIG_NET_CORE=y
|
||||
CONFIG_BONDING=m
|
||||
CONFIG_DUMMY=m
|
||||
|
@ -2985,7 +2985,7 @@ CONFIG_ATL1C=m
|
|||
CONFIG_ALX=m
|
||||
CONFIG_NET_VENDOR_BROADCOM=y
|
||||
# CONFIG_B44 is not set
|
||||
# CONFIG_BCMGENET is not set
|
||||
CONFIG_BCMGENET=y
|
||||
CONFIG_BNX2=m
|
||||
CONFIG_CNIC=m
|
||||
CONFIG_TIGON3=m
|
||||
|
@ -3298,12 +3298,12 @@ CONFIG_AMD_PHY=m
|
|||
# CONFIG_ADIN1100_PHY is not set
|
||||
CONFIG_AQUANTIA_PHY=m
|
||||
CONFIG_AX88796B_PHY=m
|
||||
CONFIG_BROADCOM_PHY=m
|
||||
CONFIG_BROADCOM_PHY=y
|
||||
# CONFIG_BCM54140_PHY is not set
|
||||
CONFIG_BCM7XXX_PHY=m
|
||||
CONFIG_BCM7XXX_PHY=y
|
||||
# CONFIG_BCM84881_PHY is not set
|
||||
CONFIG_BCM87XX_PHY=m
|
||||
CONFIG_BCM_NET_PHYLIB=m
|
||||
CONFIG_BCM_NET_PHYLIB=y
|
||||
CONFIG_CICADA_PHY=m
|
||||
# CONFIG_CORTINA_PHY is not set
|
||||
CONFIG_DAVICOM_PHY=m
|
||||
|
@ -3410,7 +3410,7 @@ CONFIG_OF_MDIO=y
|
|||
CONFIG_MDIO_DEVRES=y
|
||||
CONFIG_MDIO_SUN4I=m
|
||||
CONFIG_MDIO_BITBANG=y
|
||||
CONFIG_MDIO_BCM_UNIMAC=m
|
||||
CONFIG_MDIO_BCM_UNIMAC=y
|
||||
# CONFIG_MDIO_GPIO is not set
|
||||
# CONFIG_MDIO_HISI_FEMAC is not set
|
||||
CONFIG_MDIO_I2C=m
|
||||
|
|
Loading…
Reference in a new issue