summaryrefslogtreecommitdiff
path: root/apps/examples/Makefile
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-17 10:53:43 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-17 10:53:43 -0600
commit9996595fb7029c62fafba82230eb9d8d8927f3fc (patch)
tree6fa226cbdce16dc2866cfee91eb55f0671a9e502 /apps/examples/Makefile
parent024a5a638a19767988dbcecb920f021344fdb190 (diff)
downloadnuttx-9996595fb7029c62fafba82230eb9d8d8927f3fc.tar.gz
nuttx-9996595fb7029c62fafba82230eb9d8d8927f3fc.tar.bz2
nuttx-9996595fb7029c62fafba82230eb9d8d8927f3fc.zip
apps/examples/bridge: Add a simple UDP relay bridge for testing configurations with multiple networks
Diffstat (limited to 'apps/examples/Makefile')
-rw-r--r--apps/examples/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/examples/Makefile b/apps/examples/Makefile
index b2e04be81..3beef72a5 100644
--- a/apps/examples/Makefile
+++ b/apps/examples/Makefile
@@ -37,8 +37,8 @@
# Sub-directories
-SUBDIRS = adc bastest buttons can cc3000 cpuhog cxxtest dhcpd discover elf
-SUBDIRS += flash_test ftpc ftpd hello helloxx hidkbd igmp i2schar json
+SUBDIRS = adc bastest bridge buttons can cc3000 cpuhog cxxtest dhcpd discover
+SUBDIRS += elf flash_test ftpc ftpd hello helloxx hidkbd igmp i2schar json
SUBDIRS += keypadtest lcdrw mm modbus mount mtdpart mtdrwb netpkt nettest
SUBDIRS += nrf24l01_term nsh null nx nxterm nxffs nxflat nxhello nximage
SUBDIRS += nxlines nxtext ostest pashello pipe poll posix_spawn pwm qencoder
@@ -53,7 +53,7 @@ SUBDIRS += usbserial usbterm watchdog webserver wget wgetjson xmlrpc
CNTXTDIRS = pwm
ifeq ($(CONFIG_NSH_BUILTIN_APPS),y)
-CNTXTDIRS += adc can cc3000 cpuhog cxxtest dhcpd discover flash_test ftpd
+CNTXTDIRS += adc bridge can cc3000 cpuhog cxxtest dhcpd discover flash_test ftpd
CNTXTDIRS += hello helloxx i2schar json keypadtestmodbus lcdrw mtdpart mtdrwb
CNTXTDIRS += netpkt nettest nx nxhello nximage nxlines nxtext nrf24l01_term
CNTXTDIRS += ostest random relays qencoder serialblasterslcd serialrx