From f8fd95c90a5d4cf8010a2530ccb4155d5a9aeada Mon Sep 17 00:00:00 2001 From: Mike Khiretskiy Date: Mon, 29 Nov 2021 22:30:53 +0300 Subject: [PATCH] =?UTF-8?q?calculate-kernel-8.eclass:=20=D0=98=D1=81=D0=BF?= =?UTF-8?q?=D1=80=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=B0=20=D1=81=D0=B1=D0=BE?= =?UTF-8?q?=D1=80=D0=BA=D0=B0=20=D1=8F=D0=B4=D1=80=D0=B0=205.15=20=D1=81?= =?UTF-8?q?=20USE=3Dminimal=20(2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eclass/calculate-kernel-8.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/calculate-kernel-8.eclass b/eclass/calculate-kernel-8.eclass index 2dd57d655..4bbf2871f 100644 --- a/eclass/calculate-kernel-8.eclass +++ b/eclass/calculate-kernel-8.eclass @@ -171,6 +171,7 @@ clean_for_minimal() { scripts/Makefile.modbuiltin scripts/Makefile.fwinst \ scripts/Makefile.modfinal \ scripts/Makefile.compiler \ + scripts/modules-check.sh \ scripts/Makefile.extrawarn scripts/Makefile.kasan \ scripts/depmod.sh scripts/Makefile.host \ scripts/Makefile.gcc-plugins \