5 lines
83 B
Plaintext
Raw Normal View History

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