From 7dcceb112a240bc9c219621005cfed4cd0f2812a Mon Sep 17 00:00:00 2001 From: Alexander Tratsevskiy Date: Fri, 21 Jan 2022 11:59:20 +0300 Subject: [PATCH] =?UTF-8?q?sys-kernel/calculate-sources:=20=D0=BE=D0=B1?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5=D0=BD=D1=8B=20=D0=BD=D0=B0=D1=81?= =?UTF-8?q?=D1=82=D1=80=D0=BE=D0=B9=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../sys-kernel/calculate-sources/5.10/11-update-10 | 4 ++++ .../sys-kernel/calculate-sources/5.15/11-update-04 | 2 ++ 2 files changed, 6 insertions(+) create mode 100644 profiles/templates/3.6/6_ac_install_patch/sys-kernel/calculate-sources/5.10/11-update-10 create mode 100644 profiles/templates/3.6/6_ac_install_patch/sys-kernel/calculate-sources/5.15/11-update-04 diff --git a/profiles/templates/3.6/6_ac_install_patch/sys-kernel/calculate-sources/5.10/11-update-10 b/profiles/templates/3.6/6_ac_install_patch/sys-kernel/calculate-sources/5.10/11-update-10 new file mode 100644 index 000000000..a1ea855ac --- /dev/null +++ b/profiles/templates/3.6/6_ac_install_patch/sys-kernel/calculate-sources/5.10/11-update-10 @@ -0,0 +1,4 @@ +# Calculate format=kernel name=.config +CONFIG_ARCH_USE_MEMREMAP_PROT=y +# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set +# CONFIG_GCC_PLUGIN_CYC_COMPLEXITY is not set diff --git a/profiles/templates/3.6/6_ac_install_patch/sys-kernel/calculate-sources/5.15/11-update-04 b/profiles/templates/3.6/6_ac_install_patch/sys-kernel/calculate-sources/5.15/11-update-04 new file mode 100644 index 000000000..e9342a7e7 --- /dev/null +++ b/profiles/templates/3.6/6_ac_install_patch/sys-kernel/calculate-sources/5.15/11-update-04 @@ -0,0 +1,2 @@ +# Calculate format=kernel name=.config +CONFIG_ARCH_USE_MEMREMAP_PROT=y