summaryrefslogtreecommitdiff
path: root/apps/examples/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/Kconfig')
-rw-r--r--apps/examples/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/Kconfig b/apps/examples/Kconfig
index 47b11b1e3..0578d46bb 100644
--- a/apps/examples/Kconfig
+++ b/apps/examples/Kconfig
@@ -65,7 +65,7 @@ source "$APPSDIR/examples/tiff/Kconfig"
source "$APPSDIR/examples/touchscreen/Kconfig"
source "$APPSDIR/examples/udp/Kconfig"
source "$APPSDIR/examples/discover/Kconfig"
-source "$APPSDIR/examples/uip/Kconfig"
+source "$APPSDIR/examples/webserver/Kconfig"
source "$APPSDIR/examples/usbserial/Kconfig"
source "$APPSDIR/examples/usbterm/Kconfig"
source "$APPSDIR/examples/watchdog/Kconfig"