From: Bjørn Mork Date: Tue, 23 Dec 2014 11:57:43 +0000 (+0100) Subject: x86/build: Clean auto-generated processor feature files X-Git-Tag: fixes-v4.0-rc1~312^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=280dbc572357eb50184663fc9e4aaf09c8141e9b;p=pandora-kernel.git x86/build: Clean auto-generated processor feature files Commit 9def39be4e96 ("x86: Support compiling out human-friendly processor feature names") made two source file targets conditional. Such conditional targets will not be cleaned automatically by make mrproper. Fix by adding explicit clean-files targets for the two files. Fixes: 9def39be4e96 ("x86: Support compiling out human-friendly processor feature names") Signed-off-by: Bjørn Mork Cc: Josh Triplett Link: http://lkml.kernel.org/r/1419335863-10608-1-git-send-email-bjorn@mork.no Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed