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

4 lines
83 B
Text

ifeq ($(CONFIG_INTERPRETERS_PCODE),y)
CONFIGURED_APPS += interpreters/pcode
endif