mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-armv5-rc to 5.3.rc2-1
This commit is contained in:
parent
726e56a670
commit
71a9c212e6
2 changed files with 8 additions and 8 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=2
|
||||
|
||||
_rcver=5.3
|
||||
_rcrel=1
|
||||
_rcrel=2
|
||||
|
||||
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=('49a60eecf715b877332e2bbea4757964'
|
||||
md5sums=('622944bb4f6c3d6258dfbd506569e3d6'
|
||||
'b4044be25d4cd6f19397cfbb77bf18b3'
|
||||
'dd25efc6a7b5858b4124731061e56f96'
|
||||
'245e394d09b692db7eac9be7eb8d3bd3'
|
||||
|
@ -40,7 +40,7 @@ md5sums=('49a60eecf715b877332e2bbea4757964'
|
|||
'8f3db229f242fc484323bbb15f8b08bb'
|
||||
'91731c26b50e2c933e20e1664ef711e3'
|
||||
'90d343523ccbc08b9accb0eb103c6dc2'
|
||||
'2039cd40cd9cbcdfcc1f892fe8bd2291'
|
||||
'4fbe63a096dfebb1e55cdc93fe61f1da'
|
||||
'8cdd0d4cfd60b1af0adec5331de181c2'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.3.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm 5.3.0-rc2-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
# Compiler: gcc (GCC) 8.2.1 20181127
|
||||
# Compiler: gcc (GCC) 8.3.0
|
||||
#
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=80201
|
||||
CONFIG_GCC_VERSION=80300
|
||||
CONFIG_CLANG_VERSION=0
|
||||
CONFIG_CC_CAN_LINK=y
|
||||
CONFIG_CC_HAS_ASM_GOTO=y
|
||||
|
@ -79,7 +79,7 @@ CONFIG_HIGH_RES_TIMERS=y
|
|||
|
||||
CONFIG_PREEMPT_NONE=y
|
||||
# CONFIG_PREEMPT_VOLUNTARY is not set
|
||||
# CONFIG_PREEMPT_LL is not set
|
||||
# CONFIG_PREEMPT is not set
|
||||
|
||||
#
|
||||
# CPU/Task time and stats accounting
|
||||
|
@ -1157,7 +1157,7 @@ CONFIG_IP6_NF_TARGET_NPT=m
|
|||
# end of IPv6: Netfilter Configuration
|
||||
|
||||
CONFIG_NF_DEFRAG_IPV6=m
|
||||
CONFIG_NF_TABLES_BRIDGE=y
|
||||
CONFIG_NF_TABLES_BRIDGE=m
|
||||
CONFIG_NFT_BRIDGE_META=m
|
||||
CONFIG_NFT_BRIDGE_REJECT=m
|
||||
CONFIG_NF_LOG_BRIDGE=m
|
||||
|
|
Loading…
Reference in a new issue