Skip to content
Snippets Groups Projects
Commit 12df76d0 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

tools: add sdcc subdir to Makefile

SVN-Revision: 31228
parent b4099735
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment