From: Masahiro Yamada Date: Tue, 17 Jun 2014 21:31:40 +0000 (-0400) Subject: selinux, kbuild: remove unnecessary $(hostprogs-y) from clean-files X-Git-Tag: cleanup-for-v3.18~59^2~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa65506f198c482b52ba6592c0023eca8b4bf8bd;p=pandora-kernel.git selinux, kbuild: remove unnecessary $(hostprogs-y) from clean-files Files added to hostprogs-y are cleaned. (See scripts/Makefile.clean) Adding them to clean-files is redundant. Signed-off-by: Masahiro Yamada Acked-by: Paul Moore Signed-off-by: Paul Moore --- Reading git-diff-tree failed