From 9c5748775228f6648a99d1e28acef92012fa031e Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Sun, 26 Jul 2015 03:40:35 +0900 Subject: tools: remove mpc86x_clk tool This is commented out in the Makefile for more than 10 years. I assume it is proof that this tool is unused. Signed-off-by: Masahiro Yamada Cc: Pantelis Antoniou --- tools/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tools/Makefile') diff --git a/tools/Makefile b/tools/Makefile index db55bcfab1..f673258bad 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -167,10 +167,6 @@ HOSTCFLAGS_md5.o := -pedantic HOSTCFLAGS_sha1.o := -pedantic HOSTCFLAGS_sha256.o := -pedantic -# Don't build by default -#hostprogs-$(CONFIG_PPC) += mpc86x_clk -#HOSTCFLAGS_mpc86x_clk.o := -pedantic - quiet_cmd_wrap = WRAP $@ cmd_wrap = echo "\#include <../$(patsubst $(obj)/%,%,$@)>" >$@ -- cgit v1.2.3