mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 18:35:55 +02:00
tools: add sdcc subdir to Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31228 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
be39f711bb
commit
0e4e5fbf63
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user