mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-08 14:07:23 +00:00
* Remove multiple newlines at the end of file * Remove the white space from the end of line
3 lines
90 B
Text
3 lines
90 B
Text
ifeq ($(CONFIG_INTERPRETERS_FICL),y)
|
|
CONFIGURED_APPS += $(APPDIR)/interpreters/ficl
|
|
endif
|