summaryrefslogtreecommitdiff
path: root/apps/examples/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-31 13:44:36 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-31 13:44:36 +0000
commitfea804e242196196b82b1309bb25b8b6a53e67cd (patch)
tree29a17dd4ac3b8eb9d5191260237d21049ab98113 /apps/examples/Makefile
parentfe79bf67bbe7f0c225b3108a1aede600a0df6eaa (diff)
downloadnuttx-fea804e242196196b82b1309bb25b8b6a53e67cd.tar.gz
nuttx-fea804e242196196b82b1309bb25b8b6a53e67cd.tar.bz2
nuttx-fea804e242196196b82b1309bb25b8b6a53e67cd.zip
Remove non-functional WLAN examples, configurations
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5468 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/examples/Makefile')
-rw-r--r--apps/examples/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/Makefile b/apps/examples/Makefile
index 50e9596d7..99312af7a 100644
--- a/apps/examples/Makefile
+++ b/apps/examples/Makefile
@@ -42,7 +42,7 @@ SUBDIRS += ftpd hello helloxx hidkbd igmp json keypadtest lcdrw mm modbus mount
SUBDIRS += nettest nsh null nx nxconsole nxffs nxflat nxhello nximage
SUBDIRS += nxlines nxtext ostest pashello pipe poll pwm qencoder relays
SUBDIRS += rgmp romfs serloop telnetd thttpd tiff touchscreen udp uip
-SUBDIRS += usbserial sendmail usbstorage usbterm watchdog wget wgetjson wlan
+SUBDIRS += usbserial sendmail usbstorage usbterm watchdog wget wgetjson
# Sub-directories that might need context setup. Directories may need
# context setup for a variety of reasons, but the most common is because