mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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
102fa9b718
commit
e685d45ebb
@ -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…
x
Reference in New Issue
Block a user