summaryrefslogtreecommitdiff
path: root/apps/system/Makefile
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-01-06 12:31:33 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-01-06 12:31:33 -0600
commitbcdd708ea9f51359ce2b12c30d8b7de4ad5af9a2 (patch)
tree301071adc9443043f065342d5e0579a997663cfa /apps/system/Makefile
parent3c5fae81f4923f684adaafc5b72d18ad09baba45 (diff)
downloadnuttx-bcdd708ea9f51359ce2b12c30d8b7de4ad5af9a2.tar.gz
nuttx-bcdd708ea9f51359ce2b12c30d8b7de4ad5af9a2.tar.bz2
nuttx-bcdd708ea9f51359ce2b12c30d8b7de4ad5af9a2.zip
Add a tiny system application to read the current temperature
Diffstat (limited to 'apps/system/Makefile')
-rw-r--r--apps/system/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/system/Makefile b/apps/system/Makefile
index c93137cfa..cf77709de 100644
--- a/apps/system/Makefile
+++ b/apps/system/Makefile
@@ -38,8 +38,8 @@
# Sub-directories containing system tasks/libraries
SUBDIRS = cdcacm cle composite cu flash_eraseall free i2c hex2bin inifile
-SUBDIRS += install mdio nxplayer poweroff ramtest ramtron readline sdcard
-SUBDIRS += stackmonitor sudoku sysinfo usbmonitor usbmsc vi zmodem
+SUBDIRS += install lm75 mdio nxplayer poweroff ramtest ramtron readline
+SUBDIRS += sdcard stackmonitor sudoku sysinfo usbmonitor usbmsc vi zmodem
# Create the list of installed runtime modules (INSTALLED_DIRS)