From: Jo-Philipp Wich Date: Mon, 9 Apr 2012 15:24:47 +0000 (+0000) Subject: tools: add sdcc subdir to Makefile X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6c00ffb44431c5b54b400738f0a751ea45a54fb7;p=openwrt%2Fsvn-archive%2Farchive.git tools: add sdcc subdir to Makefile SVN-Revision: 31228 --- diff --git a/tools/Makefile b/tools/Makefile index 87a2940d02..6635b68e25 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -25,6 +25,10 @@ tools-y += lzma-old squashfs endif tools-y += lzma squashfs4 +ifneq ($(CONFIG_PACKAGE_firmwarehotplug),) +tools-y += sdcc +endif + ifdef CONFIG_GCC_USE_GRAPHITE ifeq ($(CONFIG_GCC_USE_SYSTEM_PPL_CLOOG),) tools-y += ppl cloog