summaryrefslogtreecommitdiff
path: root/apps/interpreters/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/interpreters/Kconfig')
-rw-r--r--apps/interpreters/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/interpreters/Kconfig b/apps/interpreters/Kconfig
index db5b5ff35..34cbf2eee 100644
--- a/apps/interpreters/Kconfig
+++ b/apps/interpreters/Kconfig
@@ -5,7 +5,7 @@
comment "Interpreters"
-source "$APPSDIR/interprets/hello/Kconfig"
+source "$APPSDIR/interpreters/ficl/Kconfig"
config PCODE
bool "Pascal p-code interpreter"