From 5c9b768a8d342d8933e4a2aa37956bfbe90bbe7a Mon Sep 17 00:00:00 2001 From: Mike Khiretskiy Date: Mon, 29 Nov 2021 22:11:58 +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?= 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 1ce0a5de5..2dd57d655 100644 --- a/eclass/calculate-kernel-8.eclass +++ b/eclass/calculate-kernel-8.eclass @@ -170,6 +170,7 @@ clean_for_minimal() { scripts/Makefile.modinst scripts/Makefile.asm-generic \ scripts/Makefile.modbuiltin scripts/Makefile.fwinst \ scripts/Makefile.modfinal \ + scripts/Makefile.compiler \ scripts/Makefile.extrawarn scripts/Makefile.kasan \ scripts/depmod.sh scripts/Makefile.host \ scripts/Makefile.gcc-plugins \