5 lines
93 B
Plaintext

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