summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kconfig b/Kconfig
index 3d81376..8c1d623 100644
--- a/Kconfig
+++ b/Kconfig
@@ -67,7 +67,7 @@ endmenu
menu "Toolchain Addons - Debugging systems"
source "packages/development/gdb/gdb.kconfig"
source "packages/misc/ncurses/ncurses.kconfig"
-source "core/kconfig/strace.kconfig"
+source "core/toolchain/addons/strace/strace.kconfig"
endmenu
menu "Target build options"