summaryrefslogtreecommitdiff
path: root/apps/system/Makefile
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-09-25 16:54:39 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-09-25 16:54:39 -0600
commit55a34548ccc4fc7aa55ad585b007c7d77d8cf937 (patch)
treee1e5eb48cbf91118a54ba58744275e945753afbf /apps/system/Makefile
parent3302f2a96c91ee259e7aa5e2661154363eb9a4f4 (diff)
downloadnuttx-55a34548ccc4fc7aa55ad585b007c7d77d8cf937.tar.gz
nuttx-55a34548ccc4fc7aa55ad585b007c7d77d8cf937.tar.bz2
nuttx-55a34548ccc4fc7aa55ad585b007c7d77d8cf937.zip
Move apps/examples/usbmsc to apps/system/usbmsc
Diffstat (limited to 'apps/system/Makefile')
-rw-r--r--apps/system/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/system/Makefile b/apps/system/Makefile
index 8cf858267..01008dbdc 100644
--- a/apps/system/Makefile
+++ b/apps/system/Makefile
@@ -38,7 +38,7 @@
# Sub-directories containing system task
SUBDIRS = flash_eraseall free i2c install poweroff ramtest ramtron readline
-SUBDIRS += sdcard stackmonitor sysinfo usbmonitor zmodem
+SUBDIRS += sdcard stackmonitor sysinfo usbmonitor usbmsc zmodem
# Create the list of installed runtime modules (INSTALLED_DIRS)