mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-armv5-rc to 4.17.rc7-1
This commit is contained in:
parent
005ceacecf
commit
e121833d34
2 changed files with 9 additions and 7 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=2
|
||||
|
||||
_rcver=4.17
|
||||
_rcrel=6
|
||||
_rcrel=7
|
||||
|
||||
pkgbase=linux-armv5-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -30,7 +30,7 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('287140c1216a4ea9b9916e69beb43708'
|
||||
md5sums=('ecf0b54e056d67c7ea7c9bf4796ac0c3'
|
||||
'6be309b99b73a9fae9ea5353ab28009b'
|
||||
'9c7b7e620fa5140c5ab1fa7edc60880e'
|
||||
'6feb08faf09b8787ebb74bbcada4216a'
|
||||
|
@ -40,7 +40,7 @@ md5sums=('287140c1216a4ea9b9916e69beb43708'
|
|||
'd24a9a0bdb7fe09aad9619becd8473de'
|
||||
'05c7ef0f6003d8a08f679005da0956fb'
|
||||
'24d25fc547d04e876697be0d3c88e371'
|
||||
'6d70c6131dd6de90aa1ca69f15d1ad49'
|
||||
'c48d035ea0c2b44621f622776770c41c'
|
||||
'8cdd0d4cfd60b1af0adec5331de181c2'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.17.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm 4.17.0-rc7-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -1072,6 +1072,9 @@ CONFIG_NF_CONNTRACK_IPV6=m
|
|||
CONFIG_NF_SOCKET_IPV6=m
|
||||
CONFIG_NF_TABLES_IPV6=y
|
||||
CONFIG_NFT_CHAIN_ROUTE_IPV6=m
|
||||
CONFIG_NFT_CHAIN_NAT_IPV6=m
|
||||
CONFIG_NFT_MASQ_IPV6=m
|
||||
CONFIG_NFT_REDIR_IPV6=m
|
||||
CONFIG_NFT_REJECT_IPV6=m
|
||||
CONFIG_NFT_DUP_IPV6=m
|
||||
CONFIG_NFT_FIB_IPV6=m
|
||||
|
@ -1080,10 +1083,7 @@ CONFIG_NF_DUP_IPV6=m
|
|||
CONFIG_NF_REJECT_IPV6=m
|
||||
CONFIG_NF_LOG_IPV6=m
|
||||
CONFIG_NF_NAT_IPV6=m
|
||||
CONFIG_NFT_CHAIN_NAT_IPV6=m
|
||||
CONFIG_NF_NAT_MASQUERADE_IPV6=m
|
||||
CONFIG_NFT_MASQ_IPV6=m
|
||||
CONFIG_NFT_REDIR_IPV6=m
|
||||
CONFIG_IP6_NF_IPTABLES=m
|
||||
CONFIG_IP6_NF_MATCH_AH=m
|
||||
CONFIG_IP6_NF_MATCH_EUI64=m
|
||||
|
@ -3293,6 +3293,8 @@ CONFIG_SSB_SDIOHOST_POSSIBLE=y
|
|||
# CONFIG_SSB_SDIOHOST is not set
|
||||
# CONFIG_SSB_SILENT is not set
|
||||
# CONFIG_SSB_DEBUG is not set
|
||||
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
|
||||
# CONFIG_SSB_DRIVER_PCICORE is not set
|
||||
# CONFIG_SSB_DRIVER_GPIO is not set
|
||||
CONFIG_BCMA_POSSIBLE=y
|
||||
CONFIG_BCMA=m
|
||||
|
|
Loading…
Reference in a new issue