From: Masahiro Yamada Date: Tue, 19 Aug 2014 07:34:23 +0000 (+0900) Subject: kbuild: remove redundant clean-files from scripts/kconfig/Makefile X-Git-Tag: fixes-against-v3.18-rc2~75^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=221ecca6cafefbb5106cfc8bf9f1105233a33745;p=pandora-kernel.git kbuild: remove redundant clean-files from scripts/kconfig/Makefile Now mconf, qconf, gconf, nconf are always added to hostprogs-y. Files added to hostprogs-y are removed by "make clean". Signed-off-by: Masahiro Yamada Signed-off-by: Michal Marek --- Reading git-diff-tree failed