nuttx-apps/interpreters/ficl/Make.defs
2016-06-02 16:21:21 +02:00

5 lines
81 B
Plaintext

ifeq ($(CONFIG_INTERPRETERS_FICL),y)
CONFIGURED_APPS += interpreters/ficl
endif