From 473b747b1afaa695792bb724b81644a5b4c4d37b Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Tue, 24 Sep 2013 16:21:30 +0000 Subject: sdcc: drop tool, it is not used since r31227 Signed-off-by: Luka Perkov SVN-Revision: 38167 --- tools/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tools/Makefile') diff --git a/tools/Makefile b/tools/Makefile index d0dc53bf20..dab7bc63c2 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -31,10 +31,6 @@ ifneq ($(CONFIG_PACKAGE_kmod-b43)$(CONFIG_PACKAGE_kmod-b43legacy)$(CONFIG_BRCMSM tools-y += b43-tools endif -ifneq ($(CONFIG_PACKAGE_firmwarehotplug),) -tools-y += sdcc -endif - ifdef CONFIG_GCC_USE_GRAPHITE ifeq ($(CONFIG_GCC_USE_SYSTEM_PPL_CLOOG),) tools-y += ppl cloog -- cgit v1.2.3