diff --git a/srcpkgs/linux6.13/files/arm64-dotconfig b/srcpkgs/linux6.13/files/arm64-dotconfig index 0dad3ab4fc2..f2179d4d57c 100644 --- a/srcpkgs/linux6.13/files/arm64-dotconfig +++ b/srcpkgs/linux6.13/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.13.10 Kernel Configuration +# Linux/arm64 6.13.11 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -18,6 +18,7 @@ CONFIG_CC_CAN_LINK_STATIC=y CONFIG_GCC_ASM_GOTO_OUTPUT_BROKEN=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y +CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y CONFIG_PAHOLE_VERSION=129 CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_TABLE_SORT=y diff --git a/srcpkgs/linux6.13/files/i386-dotconfig b/srcpkgs/linux6.13/files/i386-dotconfig index ba34d8e6334..434ac1945f4 100644 --- a/srcpkgs/linux6.13/files/i386-dotconfig +++ b/srcpkgs/linux6.13/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.13.10 Kernel Configuration +# Linux/i386 6.13.11 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -19,6 +19,7 @@ CONFIG_GCC_ASM_GOTO_OUTPUT_BROKEN=y CONFIG_TOOLS_SUPPORT_RELR=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y +CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y CONFIG_PAHOLE_VERSION=129 CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_TABLE_SORT=y diff --git a/srcpkgs/linux6.13/files/x86_64-dotconfig b/srcpkgs/linux6.13/files/x86_64-dotconfig index 2b2b70a5c4d..140265db0b1 100644 --- a/srcpkgs/linux6.13/files/x86_64-dotconfig +++ b/srcpkgs/linux6.13/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.13.10 Kernel Configuration +# Linux/x86_64 6.13.11 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -19,6 +19,7 @@ CONFIG_GCC_ASM_GOTO_OUTPUT_BROKEN=y CONFIG_TOOLS_SUPPORT_RELR=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y +CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y CONFIG_PAHOLE_VERSION=129 CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_TABLE_SORT=y @@ -2198,8 +2199,6 @@ CONFIG_ETHTOOL_NETLINK=y # # Device Drivers # -CONFIG_HAVE_EISA=y -# CONFIG_EISA is not set CONFIG_HAVE_PCI=y CONFIG_GENERIC_PCI_IOMAP=y CONFIG_PCI=y diff --git a/srcpkgs/linux6.13/template b/srcpkgs/linux6.13/template index c4bda4024be..6f3ee235f54 100644 --- a/srcpkgs/linux6.13/template +++ b/srcpkgs/linux6.13/template @@ -1,6 +1,6 @@ # Template file for 'linux6.13' pkgname=linux6.13 -version=6.13.10 +version=6.13.11 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="e79dcc6eb86695c6babfb07c2861912b635d5075c6cd1cd0567d1ea155f80d6e - 5178253ee6814354db109a660705315c566f949fd79e5ab311a056d3c3739ea0" + 02b1d897dd560c27d9bd0d6b02aa52e5861e1fc13fc1c93de5a3433dfa4e3931" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.