From 52a368d3c2d298552d1ab98482fb7f5952079b08 Mon Sep 17 00:00:00 2001 From: Mike Khiretskiy Date: Wed, 27 Aug 2014 17:30:31 +0400 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=B0=20=D1=81=D0=B1=D0=BE=D1=80=D0=BA=D0=B0=20?= =?UTF-8?q?=D1=8F=D0=B4=D1=80=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eclass/calculate-kernel-6.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/calculate-kernel-6.eclass b/eclass/calculate-kernel-6.eclass index 707495511..f7bd91804 100644 --- a/eclass/calculate-kernel-6.eclass +++ b/eclass/calculate-kernel-6.eclass @@ -104,6 +104,7 @@ clean_for_minimal() { scripts/gcc-version.sh scripts/Makefile.help \ scripts/Makefile.modinst scripts/Makefile.asm-generic \ scripts/Makefile.modbuiltin scripts/Makefile.fwinst \ + scripts/Makefile.extrawarn \ scripts/depmod.sh scripts/Makefile.host \ scripts/Kbuild.include scripts/Makefile.modpost \ scripts/gcc-goto.sh scripts/Makefile.headersinst \