5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
|
ifeq ($(CONFIG_INTERPRETERS_PCODE),y)
|
||
|
CONFIGURED_APPS += interpreters/pcode
|
||
|
endif
|
||
|
|