nuttx-apps/interpreters/pcode/Make.defs

4 lines
93 B
Text

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