nuttx-apps/interpreters/ficl/Make.defs

5 lines
81 B
Plaintext
Raw Normal View History

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