nuttx-apps/interpreters/pcode/Make.defs

5 lines
93 B
Plaintext

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