4941182cc6
to support the tristate option correctly and unify the usage Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
ifneq ($(CONFIG_INTERPRETERS_FICL),)
|
|
CONFIGURED_APPS += $(APPDIR)/interpreters/ficl
|
|
endif
|