From bde5d9ca9f151de4a4b39936aed57b748f7bc315 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A5=D0=B8=D1=80=D0=B5=D1=86=D0=BA=D0=B8=D0=B9=20=D0=9C?= =?UTF-8?q?=D0=B8=D1=85=D0=B0=D0=B8=D0=BB?= Date: Fri, 19 Oct 2018 16:00:55 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20calculate-kernel-7.eclass=20=D0=B4?= =?UTF-8?q?=D0=BB=D1=8F=20=D0=BF=D0=BE=D0=B4=D0=B4=D0=B5=D1=80=D0=B6=D0=BA?= =?UTF-8?q?=D0=B8=20linux-4.18.15[minimal]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eclass/calculate-kernel-7.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/calculate-kernel-7.eclass b/eclass/calculate-kernel-7.eclass index 3982ee57d..75fd98874 100644 --- a/eclass/calculate-kernel-7.eclass +++ b/eclass/calculate-kernel-7.eclass @@ -148,6 +148,7 @@ clean_for_minimal() { Module.symvers \ scripts/Makefile.ubsan \ scripts/Makefile.kcov \ + scripts/subarch.include \ scripts/Kbuild.include scripts/Makefile.modpost \ scripts/gcc-goto.sh scripts/Makefile.headersinst \ scripts/Makefile.build scripts/basic/fixdep \