summaryrefslogtreecommitdiff
path: root/apps/system/Makefile
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-06-15 12:07:27 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-06-15 12:07:27 -0600
commit2fba86a7717ecd534d94189fdf8734bf8d3ec91f (patch)
treeac8b2b6b18816b4d4e04c41dc43b3379ea860e46 /apps/system/Makefile
parent4d332f0bcc2f1feeec8b3344e694e66095b61080 (diff)
downloadnuttx-2fba86a7717ecd534d94189fdf8734bf8d3ec91f.tar.gz
nuttx-2fba86a7717ecd534d94189fdf8734bf8d3ec91f.tar.bz2
nuttx-2fba86a7717ecd534d94189fdf8734bf8d3ec91f.zip
Add conversion of Intel HEX to binary
Diffstat (limited to 'apps/system/Makefile')
-rw-r--r--apps/system/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/system/Makefile b/apps/system/Makefile
index 149c7a4ab..c39cfae9f 100644
--- a/apps/system/Makefile
+++ b/apps/system/Makefile
@@ -37,9 +37,9 @@
# Sub-directories containing system task
-SUBDIRS = cdcacm cle composite flash_eraseall free i2c inifile install
-SUBDIRS += nxplayer poweroff ramtest ramtron readline sdcard stackmonitor
-SUBDIRS += sysinfo usbmonitor usbmsc vi zmodem
+SUBDIRS = cdcacm cle composite flash_eraseall free i2c hex2bin inifile
+SUBDIRS += install nxplayer poweroff ramtest ramtron readline sdcard
+SUBDIRS += stackmonitor sysinfo usbmonitor usbmsc vi zmodem
# Create the list of installed runtime modules (INSTALLED_DIRS)