forked from xuos/xiuos
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
ifeq ($(CONFIG_INTERPRETERS_FICL),y)
|
|
CONFIGURED_APPS += $(APPDIR)/interpreters/ficl
|
|
endif
|