summaryrefslogtreecommitdiff
path: root/apps/examples/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/Kconfig')
-rw-r--r--apps/examples/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/examples/Kconfig b/apps/examples/Kconfig
index ec0a97dd4..cf70ae53e 100644
--- a/apps/examples/Kconfig
+++ b/apps/examples/Kconfig
@@ -21,8 +21,9 @@ source "$APPSDIR/examples/keypadtest/Kconfig"
source "$APPSDIR/examples/igmp/Kconfig"
source "$APPSDIR/examples/lcdrw/Kconfig"
source "$APPSDIR/examples/mm/Kconfig"
-source "$APPSDIR/examples/mount/Kconfig"
source "$APPSDIR/examples/modbus/Kconfig"
+source "$APPSDIR/examples/mount/Kconfig"
+source "$APPSDIR/examples/mtdpart/Kconfig"
source "$APPSDIR/examples/nettest/Kconfig"
source "$APPSDIR/examples/nsh/Kconfig"
source "$APPSDIR/examples/null/Kconfig"